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 aa3d27f commit be04155Copy full SHA for be04155
1 file changed
app/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
kotlin { jvmToolchain(21) }
13
14
-val orbotBaseVersionCode = 1780300300
+val orbotBaseVersionCode = 179020000
15
fun getVersionName(): String {
16
// Gets the version name from the latest Git tag
17
return providers.exec {
0 commit comments