increasing gradle's memory to see if CI passes.
This commit is contained in:
+3
-1
@@ -22,4 +22,6 @@ kotlin.code.style=official
|
|||||||
# thereby reducing the size of the R class for that library
|
# thereby reducing the size of the R class for that library
|
||||||
android.nonTransitiveRClass=true
|
android.nonTransitiveRClass=true
|
||||||
android.enableR8.fullMode=true
|
android.enableR8.fullMode=true
|
||||||
android.nonFinalResIds=false
|
android.nonFinalResIds=false
|
||||||
|
|
||||||
|
kotlin.daemon.jvmargs=-Xmx4096m
|
||||||
Reference in New Issue
Block a user