Add information order detail

This commit is contained in:
Nezumi
2023-04-05 20:55:04 +07:00
parent 809e92074d
commit 378ffde31f
31 changed files with 1609 additions and 292 deletions
+1
View File
@@ -15,6 +15,7 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
# Android operating system, and which are packaged with your app's APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
android.enableJetifier=true
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library