1 parent 60b11c8 commit 67e97d4Copy full SHA for 67e97d4
1 file changed
README.md
@@ -62,8 +62,8 @@ requirements = python3, kivy, pyjnius, android-notify
62
# Add permission for notifications
63
android.permissions = POST_NOTIFICATIONS
64
65
-# Required dependencies (write exactly as shown, no quotation marks)
66
-android.gradle_dependencies = androidx.core:core:1.6.0, androidx.core:core-ktx:1.15.0
+# Required dependency (write exactly as shown, no quotation marks)
+android.gradle_dependencies = androidx.core:core-ktx:1.15.0
67
android.enable_androidx = True
68
android.api = 35
69
```
0 commit comments