Skip to content

Commit 3309bf1

Browse files
committed
version bump
1 parent 7cbfdca commit 3309bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cSploit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ android {
5252
minSdkVersion 9
5353
targetSdkVersion 22
5454
versionCode 1
55-
versionName "1.6.0-rc.1"
55+
versionName "1.6.0-rc.2"
5656
if(System.getenv("NIGHTLY_BUILD")) {
5757
versionName += "+" + System.getenv("NIGHTLY_BUILD_COMMIT").substring(0, 7)
5858
}

0 commit comments

Comments
 (0)