Skip to content

Commit

Permalink
Non final res ids set to true
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Styk committed May 18, 2024
1 parent 2674dce commit e184440
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 @@ -20,4 +20,4 @@ org.gradle.jvmargs=-Xmx2g
android.useAndroidX=true
android.enableJetifier=true
android.nonTransitiveRClass=false
android.nonFinalResIds=false
android.nonFinalResIds=true

0 comments on commit e184440

Please sign in to comment.