We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e08ac1 commit 6950d36Copy full SHA for 6950d36
1 file changed
app/build.gradle
@@ -26,8 +26,8 @@ android {
26
applicationId "io.github.mthli.mount"
27
minSdkVersion 21
28
targetSdkVersion 25
29
- versionCode 7
30
- versionName "1.1.0"
+ versionCode 8
+ versionName "1.1.1"
31
}
32
33
buildTypes {
0 commit comments