We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd62a5 commit 65c94d2Copy full SHA for 65c94d2
app/build.gradle
@@ -10,7 +10,7 @@ android {
10
applicationId "de.mw136.tonuino"
11
minSdkVersion 21
12
targetSdkVersion 29
13
- versionCode 15
+ versionCode 16
14
versionName "0.7.0"
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments