We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db675ad commit 9d21c12Copy full SHA for 9d21c12
app/build.gradle
@@ -34,7 +34,7 @@ android {
34
applicationId "com.chanicpanic.chanicpanicmobile"
35
minSdkVersion 21
36
targetSdkVersion 31
37
- versionCode 101
+ versionCode 102
38
versionName "1.1.0"
39
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
40
}
0 commit comments