Skip to content

Commit 9b9ec59

Browse files
committed
update version code to 1770300100 17.7.0 RC 1
1 parent e672924 commit 9b9ec59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
kotlin { jvmToolchain(21) }
1212

13-
val orbotBaseVersionCode = 1770200100
13+
val orbotBaseVersionCode = 1770300100
1414
fun getVersionName(): String {
1515
// Gets the version name from the latest Git tag
1616
return providers.exec {

0 commit comments

Comments
 (0)