Skip to content

Commit

Permalink
Push 7.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxr1998 committed Feb 14, 2020
1 parent 3e713b7 commit 3899d41
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "de.Maxr1998.xposed.maxlock"
minSdkVersion 19
targetSdkVersion 28
versionCode 57
versionName "7.0.5"
versionCode 58
versionName "7.0.6"
resConfigs languages
setProperty("archivesBaseName", "ML-$versionName")
testInstrumentationRunner = 'android.support.test.runner.AndroidJUnitRunner'
Expand Down

0 comments on commit 3899d41

Please sign in to comment.