Skip to content

Commit

Permalink
version bump (rc2)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Oct 5, 2014
1 parent 0912ac6 commit a21cb84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apply plugin: 'java'
apply plugin: 'maven'

def apktoolversion_major = '2.0.0'
def apktoolversion_minor = 'RC1';
def apktoolversion_minor = 'RC2';

if (!('release' in gradle.startParameter.taskNames)) {
def hash = getCheckedOutGitCommitHash();
Expand Down

0 comments on commit a21cb84

Please sign in to comment.