mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 15:58:49 +00:00
12.0.24
This commit is contained in:
parent
2c04846051
commit
8e0d9ef49c
3 changed files with 4 additions and 4 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="120023"
|
android:versionCode="120024"
|
||||||
android:versionName="12.0.23">
|
android:versionName="12.0.24">
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="21"
|
android:minSdkVersion="21"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
v12.0.23
|
v12.0.23-12.0.24
|
||||||
|
|
||||||
* Migrate periodic app-widget refresh from JobIntentService to JobScheduler
|
* Migrate periodic app-widget refresh from JobIntentService to JobScheduler
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6ed509e705409f68ac7aa7dfd5096b158401de5c
|
Subproject commit 5de74ffc0c0f2477124d1152faff6ec86ca7ba42
|
Loading…
Add table
Add a link
Reference in a new issue