Fixes bundle problem with the publish

This commit is contained in:
Gouri Panda 2023-12-27 00:10:07 +05:30
parent 5fe3f5e9e6
commit 86d43a5f02

View File

@ -1,4 +1,4 @@
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4096m
org.gradle.jvmargs=-Xmx16096m
kotlin.code.style=1.7