Skip to content

Commit 6950d36

Browse files
committed
build.gradle 1.1.1
1 parent 7e08ac1 commit 6950d36

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
@@ -26,8 +26,8 @@ android {
2626
applicationId "io.github.mthli.mount"
2727
minSdkVersion 21
2828
targetSdkVersion 25
29-
versionCode 7
30-
versionName "1.1.0"
29+
versionCode 8
30+
versionName "1.1.1"
3131
}
3232

3333
buildTypes {

0 commit comments

Comments
 (0)