diff --git a/app/build.gradle b/app/build.gradle index 69ff41bc..4506cf0e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,8 +42,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 133 - versionName '0.16.0 BETA 1' + versionCode 134 + versionName '0.16.0 BETA 2' } buildTypes { release { @@ -110,7 +110,7 @@ dependencies { compile 'com.github.ksoichiro:android-observablescrollview:1.6.0' compile 'com.squareup.retrofit2:retrofit:2.3.0' compile 'com.squareup.retrofit2:converter-gson:2.3.0' - compile 'com.anjlab.android.iab.v3:library:1.0.40' + compile 'com.anjlab.android.iab.v3:library:1.0.44' compile 'de.psdev.licensesdialog:licensesdialog:1.8.1' compile 'com.github.bumptech.glide:glide:3.8.0' compile 'com.github.bumptech.glide:okhttp3-integration:1.5.0' diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 62b32347..e54174f1 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,12 @@
You can view the changelog dialog again at any time from the about section.
+