We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a2bcd7 commit c87f74cCopy full SHA for c87f74c
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "ch.lburgy.selfupdatingapp"
9
minSdkVersion 21
10
targetSdkVersion 29
11
- versionCode 10
12
- versionName "1.0.9"
+ versionCode 11
+ versionName "1.0.10"
13
14
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
15
}
0 commit comments