Skip to content

Commit

Permalink
Bumping version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yeriomin committed Jan 29, 2017
1 parent bf54219 commit 3a84371
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.github.yeriomin.yalpstore"
minSdkVersion 9
targetSdkVersion 25
versionCode 4
versionName "0.4"
versionCode 5
versionName "0.5"
}
buildTypes {
release {
Expand All @@ -24,5 +24,5 @@ android {
}

dependencies {
compile 'com.github.yeriomin:play-store-api:6ee39e34b9'
compile 'com.github.yeriomin:play-store-api:0.5'
}

0 comments on commit 3a84371

Please sign in to comment.