File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 "android.add_gradle_repositories" : {
5151 "doc" : [
5252 " (list) Gradle repositories to add {can be necessary for some android.gradle_dependencies}" ,
53- " Example: `android.gradle_repositories = \" maven { url \" https://repo.spring.io/release\" }\" `"
53+ " Example: `android.gradle_repositories = \" maven { url \" https://repo.spring.io/release\" }\" `"
5454 ]
5555 },
5656 "android.add_jars" : {
9898 " Can be necessary to solve conflicts in { gradle_dependencies }" ,
9999 " Please enclose in double quotes!" ,
100100 " Example: `android.add_packaging_options = \" exclude \" META-INF/common.kotlin_module\" " ,
101- " exclude \" META-INF/*.kotlin_module\"\" `"
101+ " exclude \" META-INF/*.kotlin_module\"\" `"
102102 ]
103103 },
104104 "android.add_resources" : {
Original file line number Diff line number Diff line change 1818 "doc" : [
1919 " (bool) Whether or not to sign the code"
2020 ],
21- "default" : " false "
21+ "default" : " False "
2222 },
2323 "ios.codesign.debug" : {
2424 "doc" : [
7373 "doc" : [
7474 " (str) Path to a custom kivy-ios folder"
7575 ],
76- "default" : " ios.kivy_ios_dir = ../kivy-ios"
76+ "default" : " ../kivy-ios"
7777 },
7878 "ios.kivy_ios_url" : {
7979 "doc" : [
You can’t perform that action at this time.
0 commit comments