Jelajahi Sumber

config changes

sduduzog 7 tahun lalu
induk
melakukan
4278154c8e
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      app/build.gradle
  2. 1 1
      gradle.properties

+ 1 - 1
app/build.gradle

@@ -41,7 +41,7 @@ dependencies {
     implementation 'androidx.appcompat:appcompat:1.0.2'
     implementation 'androidx.cardview:cardview:1.0.0'
     implementation 'androidx.recyclerview:recyclerview:1.0.0'
-    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha3'
+    implementation 'androidx.constraintlayout:constraintlayout:2.0.0-alpha4'
 
     // Google Libraries
     implementation 'com.google.android.material:material:1.0.0'

+ 1 - 1
gradle.properties

@@ -6,7 +6,7 @@
 # http://www.gradle.org/docs/current/userguide/build_environment.html
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.
-org.gradle.jvmargs=-Xmx6144m
+org.gradle.jvmargs=-Xmx4096m
 android.useAndroidX=true
 android.enableJetifier=true
 android.enableR8=true