Skip to content

Commit

Permalink
build: version bump (2.5.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
iBotPeaches committed Dec 2, 2020
1 parent 7f70e4d commit c83c733
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ plugins {

apply from: 'gradle/functions.gradle'

def apktoolversion_major = '2.4.2'
def apktoolversion_minor = 'SNAPSHOT'
def apktoolversion_major = '2.5.0'
def apktoolversion_minor = ''

defaultTasks 'build', 'shadowJar', 'proguard'

Expand Down

0 comments on commit c83c733

Please sign in to comment.