Добавьте файлы проекта.

This commit is contained in:
Курнат Андрей
2026-04-17 16:14:30 +03:00
parent ea6ceef65b
commit 9c8d67c18f
465 changed files with 9633 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
android.useAndroidX=true
android.nonTransitiveRClass=true
kotlin.code.style=official