Skip to content

Commit 662cbd3

Browse files
committed
version bump
1 parent e4a12c8 commit 662cbd3

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
@@ -53,7 +53,7 @@ android {
5353
minSdkVersion 9
5454
targetSdkVersion 22
5555
versionCode 6
56-
versionName "1.6.5"
56+
versionName "1.6.6-rc.1"
5757
if(System.getenv("NIGHTLY_BUILD")) {
5858
versionName += "+" + System.getenv("NIGHTLY_BUILD_COMMIT").substring(0, 7)
5959
}

0 commit comments

Comments
 (0)