mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-09 23:18:49 +00:00
12.1
This commit is contained in:
parent
324d625d45
commit
cc76156101
3 changed files with 8 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue