mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-09 12:08:47 +00:00
12.0.25
This commit is contained in:
parent
1f9ebdf32d
commit
ea43d90fb9
2 changed files with 7 additions and 3 deletions
|
@ -19,8 +19,8 @@
|
||||||
<manifest
|
<manifest
|
||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="de.schildbach.oeffi"
|
package="de.schildbach.oeffi"
|
||||||
android:versionCode="120024"
|
android:versionCode="120025"
|
||||||
android:versionName="12.0.24">
|
android:versionName="12.0.25">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
v12.0.23-12.0.24
|
v12.0.25
|
||||||
|
|
||||||
|
* Target Android 13.
|
||||||
|
|
||||||
|
v12.0.23-v12.0.24
|
||||||
|
|
||||||
* Migrate periodic app-widget refresh from JobIntentService to JobScheduler
|
* Migrate periodic app-widget refresh from JobIntentService to JobScheduler
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue