diff --git a/app/build.gradle b/app/build.gradle index 7efce010..86a31347 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -36,8 +36,8 @@ android { applicationId 'com.shabinder.spotiflyer' minSdkVersion 22 targetSdkVersion 29 - versionCode 7 - versionName "1.5.1" + versionCode 8 + versionName "1.6" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } packagingOptions { diff --git a/app/src/main/res/xml/app_update.xml b/app/src/main/res/xml/app_update.xml index 9be85832..4417913b 100755 --- a/app/src/main/res/xml/app_update.xml +++ b/app/src/main/res/xml/app_update.xml @@ -18,8 +18,8 @@ - 1.5.1 - 7 - https://github.com/Shabinder/SpotiFlyer/releases/download/1.5/SpotiFlyer-v1.5.apk + 1.6 + 8 + https://github.com/Shabinder/SpotiFlyer/releases/ \ No newline at end of file