Skip to content

Commit 6e21272

Browse files
author
Florian Meyer
committed
increase versionCode to 8, increase versionName to 1.1.0
1 parent a3a73b8 commit 6e21272

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
@@ -34,8 +34,8 @@ android {
3434
applicationId "net.onefivefour.android.bitpot"
3535
minSdkVersion 21
3636
targetSdkVersion 30
37-
versionCode 7
38-
versionName "1.0.3"
37+
versionCode 8
38+
versionName "1.1.0"
3939

4040
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4141
testInstrumentationRunnerArgument 'androidx.benchmark.suppressErrors', 'DEBUGGABLE,UNLOCKED,UNSUSTAINED-ACTIVITY-MISSING'

0 commit comments

Comments
 (0)