We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510d74a commit b88f933Copy full SHA for b88f933
1 file changed
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.thermatk.android.xf.fakegapps"
8
minSdkVersion 15
9
targetSdkVersion 32
10
- versionCode 4
11
- versionName "3.0"
+ versionCode 5
+ versionName "3.1"
12
}
13
signingConfigs {
14
release {
0 commit comments