Skip to content

Commit b4d1348

Browse files
authored
Bumps version number for open beta testing (#588)
1 parent b3b656a commit b4d1348

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId = "com.urik.keyboard"
1919
minSdk = 26
2020
targetSdk = 35
21-
versionCode = 52
22-
versionName = "0.17.0-beta"
21+
versionCode = 53
22+
versionName = "0.17.1-beta"
2323

2424
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2525
}

0 commit comments

Comments
 (0)