We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229abd5 commit 6d01d3fCopy full SHA for 6d01d3f
app/build.gradle
@@ -13,8 +13,8 @@ android {
13
applicationId "com.mikifus.padland"
14
minSdkVersion 19
15
targetSdkVersion 34
16
- versionName '3.0'
17
- versionCode 26
+ versionName '3.1'
+ versionCode 27
18
multiDexEnabled true
19
vectorDrawables.useSupportLibrary = true
20
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
0 commit comments