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