Skip to content

Commit 04110e7

Browse files
committed
Version 1.1.0
1 parent 96a8430 commit 04110e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "ch.lburgy.ligrettoscore"
99
minSdkVersion 19
1010
targetSdkVersion 29
11-
versionCode 3
12-
versionName "1.0.0"
11+
versionCode 4
12+
versionName "1.1.0"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)