Skip to content

Commit 87a3946

Browse files
authored
Remove obsolete reference to Android support package, and correct repository capitalization
1 parent fae802b commit 87a3946

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,7 @@ build_gradle_dependencies = [
110110
"com.google.android.material:material:1.11.0",
111111
]
112112

113-
# support_package = "../Python-Android-support/dist/Python-3.14-Android-support.custom.zip"
114-
# template = "../../templates/briefcase-Android-gradle-template"
113+
# template = "../../templates/briefcase-android-gradle-template"
115114

116115
[tool.isort]
117116
profile = "black"

0 commit comments

Comments
 (0)