Add CI/CD
Some checks failed
Build / build (push) Failing after 8m14s

This commit is contained in:
2025-10-08 19:29:42 +07:00
parent 2469b9ff83
commit bc3e6f514a
2 changed files with 0 additions and 2 deletions

View File

@@ -16,7 +16,6 @@ org.gradle.jvmargs=-Xmx4g -Dfile.encoding=UTF-8
# https://developer.android.com/topic/libraries/support-library/androidx-rn
org.gradle.parallel=true
android.useAndroidX=true
android.enableJetifier=false
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
@@ -24,4 +23,3 @@ kotlin.code.style=official
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
#org.gradle.configuration-cache=false
org.gradle.configureondemand=true

Binary file not shown.