Skip to content

Commit aec3810

Browse files
committed
Release version 1.6
1 parent f38826b commit aec3810

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ configure ([project(':faceunlock'), project(':universalauth-xposed')]) {
1313
afterEvaluate {
1414
android {
1515
defaultConfig {
16-
versionCode 15
17-
versionName "1.5"
16+
versionCode 16
17+
versionName "1.6"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)