Skip to content

Commit 5a120d7

Browse files
committed
version bump
1 parent d29597b commit 5a120d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cSploit/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ android {
5353
minSdkVersion 9
5454
targetSdkVersion 22
5555
versionCode 5
56-
versionName "1.6.3"
56+
versionName "1.6.4"
5757
if(System.getenv("NIGHTLY_BUILD")) {
5858
versionName += "+" + System.getenv("NIGHTLY_BUILD_COMMIT").substring(0, 7)
5959
}

0 commit comments

Comments
 (0)