This commit is contained in:
Andreas Schildbach 2022-09-04 11:00:24 +02:00
parent 324d625d45
commit cc76156101
3 changed files with 8 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="120025"
android:versionName="12.0.25">
android:versionCode="120100"
android:versionName="12.1">
<uses-sdk
android:minSdkVersion="21"

View file

@ -1,3 +1,8 @@
v12.1
* Enable per-app locale selection on Android 13 (and higher).
* Drop unnecessary permissions.
v12.0.25
* Target Android 13.

@ -1 +1 @@
Subproject commit 5de74ffc0c0f2477124d1152faff6ec86ca7ba42
Subproject commit c605c53ffe00e60d05f344c09de1f68cbab36460