mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-08-30 22:25:16 +00:00
Fix Android Gradle plugin warning
This commit is contained in:
@@ -95,6 +95,7 @@ android {
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
compose true
|
||||
buildConfig true
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
|
@@ -1,4 +1,3 @@
|
||||
android.defaults.buildfeatures.buildconfig=true
|
||||
android.enableJetifier=false
|
||||
android.nonFinalResIds=false
|
||||
android.nonTransitiveRClass=true
|
||||
|
Reference in New Issue
Block a user