We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.0.5
1 parent 9fe8578 commit de97b59Copy full SHA for de97b59
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
applicationId = "org.akanework.checker"
17
minSdk = 24
18
targetSdk = 34
19
- versionCode = 5
20
- versionName = "1.0.4"
+ versionCode = 6
+ versionName = "1.0.5"
21
}
22
23
buildTypes {
0 commit comments