We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f1c96 commit bb0afe5Copy full SHA for bb0afe5
app/build.gradle
@@ -18,7 +18,7 @@ android {
18
applicationId "com.yapp.android2"
19
minSdk 23
20
targetSdk 32
21
- versionCode 1
+ versionCode 2
22
versionName "1.0.0"
23
24
manifestPlaceholders = [
0 commit comments