Bump build version
This commit is contained in:
parent
aedf19c08d
commit
da80eaf344
2 changed files with 9 additions and 3 deletions
|
|
@ -51,8 +51,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 156
|
versionCode 157
|
||||||
versionName '1.0.0 BETA 1'
|
versionName '1.0.0 BETA 2'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -26,9 +26,15 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
<p>You can view the changelog dialog again at any time from the <i>about</i> section.</p>
|
||||||
|
<p>We are coming closer to the first final release!</p>
|
||||||
|
|
||||||
|
<h3>Version 1.0.0 BETA 2</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>NEW:</b> Artist page redesign</li>
|
||||||
|
<li><b>IMPROVEMENT:</b> Improved the look of the new album page</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 1.0.0 BETA 1</h3>
|
<h3>Version 1.0.0 BETA 1</h3>
|
||||||
<p>We are coming closer to the first final release!</p>
|
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>NEW:</b> Album page redesign</li>
|
<li><b>NEW:</b> Album page redesign</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue