Skip to content

Commit

Permalink
Android Plugin: drop pointless nonTransitiveRClass flag (default true).
Browse files Browse the repository at this point in the history
Follow-up from
de6ccc9 Migrate to non-transitive R classes.
  • Loading branch information
UweTrottmann committed Aug 18, 2023
1 parent e2a6a32 commit 2e183a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ org.gradle.jvmargs=-Xmx1536M -Dkotlin.daemon.jvm.options\="-Xmx1536M"

android.useAndroidX=true
android.enableR8.fullMode=false
android.nonTransitiveRClass=true

0 comments on commit 2e183a9

Please sign in to comment.