We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a247d1 commit be42b82Copy full SHA for be42b82
1 file changed
app/build.gradle
@@ -13,7 +13,7 @@ android {
13
applicationId = "com.rama.mako"
14
minSdk = 21
15
targetSdk = 36
16
- versionCode = 21
+ versionCode = 22
17
versionName = currentYear + "." + versionCode.toString()
18
}
19
0 commit comments