Skip to content

Commit 55fa5af

Browse files
committed
Increased version number again and flattened version name in prep for public beta
1 parent 3d997ce commit 55fa5af

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 14
16-
versionName "3.0 beta4"
15+
versionCode 15
16+
versionName "3.0-beta_20160724_1"
1717
ndk {
1818
moduleName "rootcloak"
1919
cFlags "-fPIC -shared"

0 commit comments

Comments
 (0)