Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tux-mind committed Jan 7, 2016
1 parent d29597b commit 5a120d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cSploit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ android {
minSdkVersion 9
targetSdkVersion 22
versionCode 5
versionName "1.6.3"
versionName "1.6.4"
if(System.getenv("NIGHTLY_BUILD")) {
versionName += "+" + System.getenv("NIGHTLY_BUILD_COMMIT").substring(0, 7)
}
Expand Down

0 comments on commit 5a120d7

Please sign in to comment.