This commit is contained in:
Andreas Schildbach 2021-02-12 19:22:52 +01:00
parent b5b6e6c2ba
commit 099d1cb9b0
3 changed files with 7 additions and 3 deletions

View file

@ -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="120007" android:versionCode="120008"
android:versionName="12.0.7"> android:versionName="12.0.8">
<uses-sdk <uses-sdk
android:minSdkVersion="21" android:minSdkVersion="21"

View file

@ -1,3 +1,7 @@
v12.0.8
* Migrate repository to Maven Central, as JCenter is shutting down.
v12.0.7 v12.0.7
* Fixed contacts permission and dropped calendar permission. * Fixed contacts permission and dropped calendar permission.

@ -1 +1 @@
Subproject commit 11994923655181717369f466fbfdbdce22192d75 Subproject commit c829465e6128eb644df7b2e3b0edf2321a730b0d