Skip to content

Commit 1651ec1

Browse files
committedMay 1, 2016
push 6.3
1 parent 02ce971 commit 1651ec1

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
@@ -9,8 +9,8 @@ android {
99
applicationId "de.Maxr1998.xposed.maxlock"
1010
minSdkVersion 16
1111
targetSdkVersion 23
12-
versionCode 41
13-
versionName "6.2.1"
12+
versionCode 42
13+
versionName "6.3"
1414
resConfigs "de", "es", "fa", "fr", "it", "ja", "ru", "zh-rCN", "zh-rTW"
1515
vectorDrawables.useSupportLibrary = true
1616
}

0 commit comments

Comments
 (0)
Please sign in to comment.