Skip to content

Commit 0b015c8

Browse files
committed
v1.60.9 - permissions on devices below android 13, flet logger fix and patch to run kivy service on PC
1 parent d8b7ef3 commit 0b015c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android_notify/tests/buildozer.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ android.api = 35
2828
android.permissions = INTERNET, VIBRATE, USE_EXACT_ALARM, SCHEDULE_EXACT_ALARM, FOREGROUND_SERVICE, FOREGROUND_SERVICE_DATA_SYNC, POST_NOTIFICATIONS, SET_WALLPAPER, READ_MEDIA_IMAGES, (name=android.permission.READ_EXTERNAL_STORAGE;maxSdkVersion=32), (name=android.permission.WRITE_EXTERNAL_STORAGE;maxSdkVersion=28)
2929
android.add_src = %(source.dir)s/android/src
3030
android.add_resources = %(source.dir)s/android/res
31-
android.gradle_dependencies = androidx.core:core-ktx:1.15.0, androidx.core:core:1.6.0, androidx.work:work-runtime:2.9.0
31+
android.gradle_dependencies = androidx.core:core-ktx:1.15.0
3232
p4a.hook = %(source.dir)s/android/p4a/hook.py
3333

3434
android.archs = arm64-v8a

0 commit comments

Comments
 (0)