openHPI / xikolo-android

📱 Android App of the HPI MOOC Platform
https://play.google.com/store/apps/dev?id=7185448023325736337
GNU General Public License v3.0
41 stars 15 forks source link

Compatibility with Android 10 (API29) #186

Closed bengelhaupt closed 5 years ago

bengelhaupt commented 5 years ago

targetSdkVersion, compileSdkVersion and build tools have been updated to API 29. There should be no limitations.

Fixes #183