android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Remove deprecated `compile` #143

Closed runningcode closed 3 years ago

runningcode commented 3 years ago

This field is deprecated and is removed in Gradle 7.0. This will allow performance tests to run against Gradle 7.0.

The fileTree dependency is also unecessary since the libs folder is not generated.