Skip to content

Commit 6d01d3f

Browse files
committed
Version up
1 parent 229abd5 commit 6d01d3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.mikifus.padland"
1414
minSdkVersion 19
1515
targetSdkVersion 34
16-
versionName '3.0'
17-
versionCode 26
16+
versionName '3.1'
17+
versionCode 27
1818
multiDexEnabled true
1919
vectorDrawables.useSupportLibrary = true
2020
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

0 commit comments

Comments
 (0)