Skip to content

Commit

Permalink
Corrected build config feature issue (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranpons authored Oct 3, 2024
1 parent 6022a5c commit ee080ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ android.useAndroidX=true
libGroup=com.adevinta.android
libVersion=12.0.0

android.defaults.buildfeatures.buildconfig=true
android.buildFeatures.buildConfig=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false

0 comments on commit ee080ec

Please sign in to comment.