diff --git a/app/build.gradle b/app/build.gradle index 6a4e7907..682baf70 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { } } compileSdkVersion 23 - buildToolsVersion '24.0.0 rc1' + buildToolsVersion '23.0.3' defaultConfig { minSdkVersion 16 targetSdkVersion 23 @@ -64,8 +64,8 @@ android { vectorDrawables.useSupportLibrary = true applicationId "com.kabouzeid.gramophone" - versionCode 105 - versionName "0.10.0 PREVIEW 2" + versionCode 106 + versionName "0.10.0 RC" } buildTypes { release { diff --git a/app/src/main/assets/phonograph-changelog.html b/app/src/main/assets/phonograph-changelog.html index 38909587..6888c6aa 100644 --- a/app/src/main/assets/phonograph-changelog.html +++ b/app/src/main/assets/phonograph-changelog.html @@ -25,6 +25,19 @@
You can view the changelog dialog again at any time from the about section.
+