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