Skip to content

Commit 845a098

Browse files
committed
Updated version code and name for new beta version
1 parent e24a4d0 commit 845a098

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.devadvance.rootcloak2"
1313
minSdkVersion 16
1414
targetSdkVersion 23
15-
versionCode 15
16-
versionName "3.0-beta_20160724_1"
15+
versionCode 17
16+
versionName "3.0-beta_20160731_1"
1717
ndk {
1818
moduleName "rootcloak"
1919
cFlags "-fPIC -shared"

0 commit comments

Comments
 (0)