Increased build version, updated changelog.

This commit is contained in:
Karim Abou Zeid 2016-04-09 15:28:20 +02:00
commit b3a9c96fe6
2 changed files with 9 additions and 2 deletions

View file

@ -64,8 +64,8 @@ android {
vectorDrawables.useSupportLibrary = true
applicationId "com.kabouzeid.gramophone"
versionCode 109
versionName "0.12.0 BETA 1"
versionCode 110
versionName "0.12.1 BETA 1"
}
buildTypes {
release {

View file

@ -25,6 +25,13 @@
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
<h3>Version 0.12.1 BETA 1</h3>
<ol>
<li><b>IMPROVEMENT:</b> Synced translations.</li>
<li><b>IMPROVEMENT:</b> Updated internal libraries.</li>
</ol>
<h3>Version 0.12.0 BETA 1</h3>
<ol>