We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a8430 commit 04110e7Copy full SHA for 04110e7
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "ch.lburgy.ligrettoscore"
9
minSdkVersion 19
10
targetSdkVersion 29
11
- versionCode 3
12
- versionName "1.0.0"
+ versionCode 4
+ versionName "1.1.0"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments