We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.0.2
1 parent b6639f8 commit 59c555fCopy full SHA for 59c555f
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 = 2
16
- versionName = "1.0.1"
+ versionCode = 3
+ versionName = "1.0.2"
17
}
18
19
buildTypes {
0 commit comments