We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e713b7 commit 3899d41Copy full SHA for 3899d41
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
applicationId "de.Maxr1998.xposed.maxlock"
15
minSdkVersion 19
16
targetSdkVersion 28
17
- versionCode 57
18
- versionName "7.0.5"
+ versionCode 58
+ versionName "7.0.6"
19
resConfigs languages
20
setProperty("archivesBaseName", "ML-$versionName")
21
testInstrumentationRunner = 'android.support.test.runner.AndroidJUnitRunner'
0 commit comments