Skip to content

Commit

Permalink
Configure gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Nov 13, 2024
1 parent e4d5256 commit 953da03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions android/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ android.nonTransitiveRClass=false
android.useAndroidX=true
kotlin.code.style=official
org.gradle.jvmargs=-Xmx8192M -Dkotlin.daemon.jvm.options\="-Xmx8192M"

org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=true

0 comments on commit 953da03

Please sign in to comment.