This commit is contained in:
Andreas Schildbach 2022-08-15 17:56:30 +02:00
parent 95ea2d72f6
commit a16e298047
3 changed files with 7 additions and 3 deletions

View file

@ -19,8 +19,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="de.schildbach.oeffi"
android:versionCode="120020"
android:versionName="12.0.20">
android:versionCode="120021"
android:versionName="12.0.21">
<uses-sdk
android:minSdkVersion="21"

View file

@ -1,3 +1,7 @@
v12.0.21
* Target Android 12.
v12.0.19-v12.0.20
* Fix showing a location on an external maps app.