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 cf58dc2 commit 29edf45Copy full SHA for 29edf45
1 file changed
app/build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
11
kotlin { jvmToolchain(24) }
12
13
-val orbotBaseVersionCode = 1795200200
+val orbotBaseVersionCode = 1795200300
14
fun getVersionName(): Provider<String> {
15
// Gets the version name from the latest Git tag
16
return providers.exec {
0 commit comments