mirror of
https://github.com/whyorean/AuroraStore.git
synced 2026-06-16 19:51:07 -04:00
Bumping version to 0.5
This commit is contained in:
@@ -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 {
|
||||
@@ -24,5 +24,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.yeriomin:play-store-api:6ee39e34b9'
|
||||
compile 'com.github.yeriomin:play-store-api:0.5'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user