There was an error while loading. Please reload this page.
1 parent f42ab90 commit 24e834bCopy full SHA for 24e834b
1 file changed
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "com.urik.keyboard"
20
minSdk = 26
21
targetSdk = 36
22
- versionCode = 62
23
- versionName = "0.22.0-beta"
+ versionCode = 63
+ versionName = "0.23.0-beta"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
}
0 commit comments