Skip to content

Commit

Permalink
Bumping version to 0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Oct 10, 2017
1 parent b6a6c32 commit b793220
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 26
versionCode 27
versionCode 28
versionName getVersionName()
}
buildTypes {
Expand Down Expand Up @@ -84,6 +84,6 @@ dependencies {
compile 'commons-net:commons-net:3.5'
compile 'com.nothome:javaxdelta:2.0.1'
debugCompile 'com.github.yeriomin:play-store-api:master-SNAPSHOT'
releaseCompile 'com.github.yeriomin:play-store-api:0.' + android.defaultConfig.versionCode
releaseCompile 'com.github.yeriomin:play-store-api:0.27'
compile 'eu.chainfire:libsuperuser:1.0.0.201608240809'
}

0 comments on commit b793220

Please sign in to comment.