Skip to content

Commit

Permalink
Bumping version to 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Dec 5, 2017
1 parent 29811dd commit 8c28ab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
applicationId "com.github.yeriomin.yalpstore"
minSdkVersion 5
targetSdkVersion 27
versionCode 31
versionCode 32
versionName getVersionName()
}
buildTypes {
Expand All @@ -35,6 +35,6 @@ dependencies {
implementation 'commons-net:commons-net:3.5'
implementation 'com.nothome:javaxdelta:2.0.1'
debugImplementation 'com.github.yeriomin:play-store-api:master-SNAPSHOT'
releaseImplementation 'com.github.yeriomin:play-store-api:0.31'
releaseImplementation 'com.github.yeriomin:play-store-api:0.32'
implementation 'eu.chainfire:libsuperuser:1.0.0.201608240809'
}

0 comments on commit 8c28ab6

Please sign in to comment.