We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.0.3
1 parent dd45ed4 commit 4aa4eabCopy full SHA for 4aa4eab
1 file changed
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "org.akanework.checker"
13
minSdk = 24
14
targetSdk = 34
15
- versionCode = 3
16
- versionName = "1.0.2"
+ versionCode = 4
+ versionName = "1.0.3"
17
}
18
19
buildTypes {
0 commit comments