We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbe1d4 commit df7c453Copy full SHA for df7c453
app/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
kotlin { jvmToolchain(21) }
12
13
-val orbotBaseVersionCode = 1760300100
+val orbotBaseVersionCode = 1770200100
14
fun getVersionName(): String {
15
// Gets the version name from the latest Git tag
16
return providers.exec {
0 commit comments