Skip to content

Commit 285a191

Browse files
committed
Push 7.0-RC5
1 parent b27f8ea commit 285a191

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 50
18-
versionName "7.0-RC4"
17+
versionCode 51
18+
versionName "7.0-RC5"
1919
resConfigs languages
2020
setProperty("archivesBaseName", "ML-$versionName")
2121

0 commit comments

Comments
 (0)