We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f113fe commit 911c742Copy full SHA for 911c742
1 file changed
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdkVersion 14
9
targetSdkVersion 24
10
11
- versionCode 6
12
- versionName "0.6"
+ versionCode 7
+ versionName "0.7"
13
14
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
15
}
0 commit comments