learningequality / kolibri-installer-android

Android wrapper for Kolibri.
MIT License
26 stars 22 forks source link

Update targetSdk to 34. #209

Closed rtibbles closed 7 months ago

rtibbles commented 7 months ago

This should allow the app to be installed on Android 14 devices.

I was not able to replicate #202 either on an emulator with Android 14 or my own physical Android 14 device, because it seems to be a Play Store based restriction. But I think updating the targetSDK should fix it.

Fixes #202