Skip to content

Commit

Permalink
optimize build time for mudule
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed Jan 17, 2025
1 parent 82f83d9 commit dda8f1f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ kotlin.code.style=official
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.enableR8.fullMode=true
android.nonFinalResIds=true
android.nonFinalResIds=true
org.gradle.configuration-cache.parallel=true

0 comments on commit dda8f1f

Please # to comment.