Skip to content

Commit

Permalink
version bump (RC4)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Feb 12, 2015
1 parent f089edd commit 1788ca0
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: 'maven'
apply from: 'gradle/functions.gradle'

def apktoolversion_major = '2.0.0'
def apktoolversion_minor = 'RC3';
def apktoolversion_minor = 'RC4';

allprojects {
apply plugin: 'java'
Expand Down

0 comments on commit 1788ca0

Please sign in to comment.