Skip to content

Commit 0cd16dd

Browse files
committed
update version to 1780200100
1 parent 9b68880 commit 0cd16dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111

1212
kotlin { jvmToolchain(21) }
1313

14-
val orbotBaseVersionCode = 1780100200
14+
val orbotBaseVersionCode = 1780200100
1515
fun getVersionName(): String {
1616
// Gets the version name from the latest Git tag
1717
return providers.exec {

0 commit comments

Comments
 (0)