Skip to content

Commit cc527bc

Browse files
Increase version to 1.1.7
1 parent 8c486d7 commit cc527bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "eu.ezytarget.micopi"
1717
minSdkVersion 16
1818
targetSdkVersion 29
19-
versionCode 6
20-
versionName "1.1.6"
19+
versionCode 7
20+
versionName "1.1.7"
2121
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323
buildTypes {

0 commit comments

Comments
 (0)