diff --git a/buildozer/default.spec b/buildozer/default.spec index a3b48df..988fbe8 100644 --- a/buildozer/default.spec +++ b/buildozer/default.spec @@ -156,12 +156,10 @@ fullscreen = 0 # directory containing the files) #android.add_src = -# (list) Android AAR archives to add (currently works only with sdl2_gradle -# bootstrap) +# (list) Android AAR archives to add #android.add_aars = -# (list) Gradle dependencies to add (currently works only with sdl2_gradle -# bootstrap) +# (list) Gradle dependencies to add #android.gradle_dependencies = # (list) add java compile options @@ -179,7 +177,7 @@ fullscreen = 0 # can be necessary to solve conflicts in gradle_dependencies # please enclose in double quotes # e.g. android.add_packaging_options = "exclude 'META-INF/common.kotlin_module'", "exclude 'META-INF/*.kotlin_module'" -#android.add_gradle_repositories = +#android.add_packaging_options = # (list) Java classes to add as activities to the manifest. #android.add_activities = com.example.ExampleActivity