Vinetos / Tranquille

📲🚫 Block unwanted calls effortlessly. Supports regex. wildcard and open-source bans-lists. Fork of YetAnotherCallBlocker.
GNU Affero General Public License v3.0
24 stars 2 forks source link

Deprecated build options #8

Closed Penaz91 closed 2 months ago

Penaz91 commented 2 months ago

While messing around with the repository, I noticed gradle complaining about some deprecated options. I'm leaving the message here as a memo:

> Configure project :app
WARNING: The option setting 'android.defaults.buildfeatures.buildconfig=true' is deprecated.
The current default is 'false'.
It will be removed in version 9.0 of the Android Gradle plugin.
You can resolve this warning in Android Studio via `Refactor` > `Migrate BuildConfig to Gradle Build Files`

Thank you for taking the time to work on this project!

Vinetos commented 2 months ago

Hello ! I saw this message too, I think it has been created when I had started to migration to Gradle I will try to have a look some day after #6

Vinetos commented 2 months ago

Closed by #9