mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
12.0.23
This commit is contained in:
parent
2034119b71
commit
ac639a635e
3 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
|||
<manifest
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="de.schildbach.oeffi"
|
||||
android:versionCode="120022"
|
||||
android:versionName="12.0.22">
|
||||
android:versionCode="120023"
|
||||
android:versionName="12.0.23">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.0.23
|
||||
|
||||
* Migrate periodic app-widget refresh from JobIntentService to JobScheduler
|
||||
|
||||
v12.0.21-v12.0.22
|
||||
|
||||
* Target Android 12.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 45945bd553d3674ef74d03836ceabf59451ade3f
|
||||
Subproject commit 6ed509e705409f68ac7aa7dfd5096b158401de5c
|
Loading…
Add table
Add a link
Reference in a new issue