Bump build version
This commit is contained in:
parent
24af95872f
commit
e037fb3b12
2 changed files with 7 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ android {
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
||||||
applicationId 'com.kabouzeid.gramophone'
|
applicationId 'com.kabouzeid.gramophone'
|
||||||
versionCode 157
|
versionCode 158
|
||||||
versionName '1.0.0 BETA 2'
|
versionName '1.0.0 BETA 3'
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,11 @@
|
||||||
<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>
|
<p>We are coming closer to the first final release!</p>
|
||||||
|
|
||||||
|
<h3>Version 1.0.0 BETA 3</h3>
|
||||||
|
<ol>
|
||||||
|
<li><b>FIX:</b> Fixed some bugs</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
<h3>Version 1.0.0 BETA 2</h3>
|
<h3>Version 1.0.0 BETA 2</h3>
|
||||||
<ol>
|
<ol>
|
||||||
<li><b>NEW:</b> Artist page redesign</li>
|
<li><b>NEW:</b> Artist page redesign</li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue