We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed5f797 commit 6198c1cCopy full SHA for 6198c1c
app/build.gradle.kts
@@ -25,8 +25,8 @@ android {
25
applicationId = "com.rickyhu.hushkeyboard"
26
minSdk = 29
27
targetSdk = 36
28
- versionCode = 3
29
- versionName = "0.4.0"
+ versionCode = 4
+ versionName = "0.5.0"
30
31
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
32
vectorDrawables {
0 commit comments