Bump version
This commit is contained in:
parent
0fd8ab0ade
commit
bd2d5068d7
2 changed files with 10 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId "code.name.monkey.retromusic"
|
||||
versionCode 10579
|
||||
versionName '5.8.4'
|
||||
versionCode 10580
|
||||
versionName '5.9.0'
|
||||
|
||||
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||
}
|
||||
|
|
|
@ -62,6 +62,14 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<div>
|
||||
<h5>May 14, 2022</h5>
|
||||
<h2>v5.9.0</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>Better Cast</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<h5>May 13, 2022</h5>
|
||||
<h2>v5.8.4</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue