diff --git a/app/build.gradle b/app/build.gradle index d678277f..c66988ac 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -39,7 +39,7 @@ static def gitBranch() { android { compileSdkVersion 27 - buildToolsVersion '27.0.2' + buildToolsVersion '27.0.3' dataBinding { enabled = true } @@ -51,8 +51,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId 'com.kabouzeid.gramophone' - versionCode 147 - versionName '0.16.4 BETA 2' + versionCode 148 + versionName '0.16.4 BETA 3' } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 84c0bb0f..c67a67f7 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -27,6 +27,11 @@
You can view the changelog dialog again at any time from the about section.
+