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 9550247 commit 04ea7e9Copy full SHA for 04ea7e9
1 file changed
app/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
kotlin { jvmToolchain(25) }
12
13
-val orbotBaseVersionCode = 1790300200
+val orbotBaseVersionCode = 1792200100
14
fun getVersionName(): String {
15
// Gets the version name from the latest Git tag
16
return providers.exec {
0 commit comments