Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@@ -354,7 +354,7 @@ dependencies {
gplayImplementation "com.google.firebase:firebase-messaging:23.0.7"
// TODO change back to tag before merging
- implementation 'com.github.nextcloud.android-common:ui:8e65fb0'
+ implementation 'com.github.nextcloud.android-common:ui:783c4b7f6a'
}
configurations.all {
@@ -5,3 +5,4 @@ NC_TEST_SERVER_PASSWORD=test
android.enableJetifier=true
android.useAndroidX=true
#android.debug.obsoleteApi=true
+org.gradle.jvmargs=-Xmx12608M