0
0
mirror of https://github.com/MuntashirAkon/Metro.git synced 2024-09-20 03:52:20 +02:00

Bump version

This commit is contained in:
Prathamesh More 2022-05-14 13:55:58 +05:30
parent 0fd8ab0ade
commit bd2d5068d7
2 changed files with 10 additions and 2 deletions

View File

@ -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')}\"")
}

View File

@ -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>