Skip to content

Commit

Permalink
version bump (2.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Oct 18, 2016
1 parent 894da20 commit 96b70d0
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 @@ -29,7 +29,7 @@ apply plugin: 'maven'
apply from: 'gradle/functions.gradle'

def apktoolversion_major = '2.2.1'
def apktoolversion_minor = 'SNAPSHOT';
def apktoolversion_minor = '';

defaultTasks 'build', 'fatJar', 'proguard'

Expand Down

0 comments on commit 96b70d0

Please sign in to comment.