mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
12.0.8
This commit is contained in:
parent
b5b6e6c2ba
commit
099d1cb9b0
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="120007"
|
||||
android:versionName="12.0.7">
|
||||
android:versionCode="120008"
|
||||
android:versionName="12.0.8">
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="21"
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
v12.0.8
|
||||
|
||||
* Migrate repository to Maven Central, as JCenter is shutting down.
|
||||
|
||||
v12.0.7
|
||||
|
||||
* Fixed contacts permission and dropped calendar permission.
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 11994923655181717369f466fbfdbdce22192d75
|
||||
Subproject commit c829465e6128eb644df7b2e3b0edf2321a730b0d
|
Loading…
Add table
Add a link
Reference in a new issue