There was an error while loading. Please reload this page.
1 parent b3b656a commit b4d1348Copy full SHA for b4d1348
1 file changed
app/build.gradle.kts
@@ -18,8 +18,8 @@ android {
18
applicationId = "com.urik.keyboard"
19
minSdk = 26
20
targetSdk = 35
21
- versionCode = 52
22
- versionName = "0.17.0-beta"
+ versionCode = 53
+ versionName = "0.17.1-beta"
23
24
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
25
}
0 commit comments