We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fecc66 commit a727c3eCopy full SHA for a727c3e
1 file changed
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "me.hexian000.masstransfer"
7
minSdkVersion 24
8
targetSdkVersion 27
9
- versionCode 8
10
- versionName "2.2.11"
+ versionCode 9
+ versionName "2.2.12"
11
}
12
buildTypes {
13
release {
0 commit comments