Update version and changelog
This commit is contained in:
parent
803c74c513
commit
d0b0a03bd9
2 changed files with 4 additions and 4 deletions
|
@ -15,8 +15,8 @@ android {
|
|||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
applicationId namespace
|
||||
versionCode 10601
|
||||
versionName '6.0.5'
|
||||
versionCode 10602
|
||||
versionName '6.1.0'
|
||||
|
||||
buildConfigField("String", "GOOGLE_PLAY_LICENSING_KEY", "\"${getProperty(getProperties('../public.properties'), 'GOOGLE_PLAY_LICENSE_KEY')}\"")
|
||||
}
|
||||
|
|
|
@ -72,8 +72,8 @@
|
|||
</p>
|
||||
</div>
|
||||
<div>
|
||||
<h5>March 19, 2023</h5>
|
||||
<h2>v6.0.5</h2>
|
||||
<h5>March 30, 2023</h5>
|
||||
<h2>v6.1.0</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>App now targets Android 13, support for Granular media permissions, Photo picker, Per-app language preferences & Predictive back gesture</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue