Skip to content

Commit 39e7110

Browse files
committed
Increment version code to 8.1 instead to match server version
1 parent 8d101c1 commit 39e7110

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "uk.samban.machinemonitoring"
77
minSdkVersion 24
88
targetSdkVersion 33
9-
versionCode 13
10-
versionName "8.0"
9+
versionCode 14
10+
versionName "8.1"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)