mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-17 07:49:49 +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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue