Skip to content

Commit fa3e5bf

Browse files
authored
1 parent be650bc commit fa3e5bf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pythonforandroid/bootstraps/common/build/templates/build.tmpl.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ allprojects {
1616
{%- for repo in args.gradle_repositories %}
1717
{{repo}}
1818
{%- endfor %}
19-
flatDir {
20-
dirs 'libs'
21-
}
2219
}
2320
}
2421

0 commit comments

Comments
 (0)