Skip to content

Commit f91c533

Browse files
🔄 synced file(s) with circlefin/modularwallets-android-sdk-dev (#12)
synced local file(s) with [circlefin/modularwallets-android-sdk-dev](https://github.com/circlefin/modularwallets-android-sdk-dev). <details> <summary>Changed files</summary> <ul> <li>synced local <code>gradle.properties</code> with remote <code>gradle.properties.public</code></li> </ul> </details> --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#19489082741](https://github.com/circlefin/modularwallets-android-sdk-dev/actions/runs/19489082741)
1 parent 8a4499a commit f91c533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎gradle.properties‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# http://www.gradle.org/docs/current/userguide/build_environment.html
77
# Specifies the JVM arguments used for the daemon process.
88
# The setting is particularly useful for tweaking memory settings.
9-
org.gradle.jvmargs=-Xmx4096m -Xms1024m -XX:MaxMetaspaceSize=512m -XX:+UseG1GC -XX:+UseStringDeduplication -Dfile.encoding=UTF-8
9+
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1010
# When configured, Gradle will run in incubating parallel mode.
1111
# This option should only be used with decoupled projects. For more details, visit
1212
# https://developer.android.com/r/tools/gradle-multi-project-decoupled-projects
@@ -20,4 +20,4 @@ kotlin.code.style=official
2020
# Enables namespacing of each library's R class so that its R class includes only the
2121
# resources declared in the library itself and none from the library's dependencies,
2222
# thereby reducing the size of the R class for that library
23-
android.nonTransitiveRClass=true
23+
android.nonTransitiveRClass=true

0 commit comments

Comments
 (0)