Skip to content

Commit 484bd92

Browse files
committed
Set version name to 7.0
1 parent 6de7611 commit 484bd92

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 8
10-
versionName "6.1"
9+
versionCode 9
10+
versionName "7.0"
1111
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)