Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Feb 7, 2014
1 parent e3ed1a4 commit edf81c2
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 = 'Beta8';
def apktoolversion_minor = 'Beta9';

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

0 comments on commit edf81c2

Please sign in to comment.