fix(core): Fix components' stanza matching

This commit is contained in:
2023-04-05 13:17:18 +02:00
parent 5c47c35a46
commit 916be1c927
51 changed files with 324 additions and 82 deletions

View File

@@ -0,0 +1,3 @@
org.gradle.jvmargs=-Xmx1536M
android.useAndroidX=true
android.enableJetifier=true