We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de7611 commit 484bd92Copy full SHA for 484bd92
1 file changed
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "uk.samban.machinemonitoring"
7
minSdkVersion 24
8
targetSdkVersion 33
9
- versionCode 8
10
- versionName "6.1"
+ versionCode 9
+ versionName "7.0"
11
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
12
}
13
buildTypes {
0 commit comments