Skip to content

Commit fd485d6

Browse files
committed
update to 17.9.4 BETA 1
1 parent f54c3d1 commit fd485d6

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
@@ -10,7 +10,7 @@ plugins {
1010

1111
kotlin { jvmToolchain(25) }
1212

13-
val orbotBaseVersionCode = 1793300100
13+
val orbotBaseVersionCode = 1794200100
1414
fun getVersionName(): Provider<String> {
1515
// Gets the version name from the latest Git tag
1616
return providers.exec {

0 commit comments

Comments
 (0)