There was an error while loading. Please reload this page.
1 parent 9fd6308 commit 53fae49Copy full SHA for 53fae49
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 = 48
22
- versionName = "0.14.0-beta"
+ versionCode = 49
+ versionName = "0.14.1-beta"
23
24
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
25
}
0 commit comments