Skip to content

Commit 0e37fc1

Browse files
committed
Push 7.0
1 parent 92a87c7 commit 0e37fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "de.Maxr1998.xposed.maxlock"
1515
minSdkVersion 16
1616
targetSdkVersion 27
17-
versionCode 51
18-
versionName "7.0-RC5"
17+
versionCode 52
18+
versionName "7.0"
1919
resConfigs languages
2020
setProperty("archivesBaseName", "ML-$versionName")
2121

0 commit comments

Comments
 (0)