Skip to content

Commit

Permalink
Bumping version to 0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Jun 6, 2018
1 parent 9d51cff commit f918249
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 41
versionCode 42
versionName getVersionName()
vectorDrawables.useSupportLibrary = true
resConfigs "ar", "ast", "cs", "de", "el", "en", "es", "eu", "fr", "fr-rBE", "in", "it", "ja", "kk", "ko", "nl", "pl", "pt", "pt-rBR", "ru", "sk", "uk", "zh", "zh-rTW"
Expand Down Expand Up @@ -52,6 +52,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.41'
releaseImplementation 'com.github.yeriomin:play-store-api:0.42'
implementation 'eu.chainfire:libsuperuser:1.0.0.201608240809'
}

2 comments on commit f918249

@Rikk
Copy link

@Rikk Rikk commented on f918249 Jun 7, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yeriomin Contemporary (Plus) version release coming to XDA?

@nagayev
Copy link

@nagayev nagayev commented on f918249 Jun 8, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Horey!

Please sign in to comment.