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