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

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
@@ -0,0 +1,19 @@
<lint-module
format="1"
dir="G:\Repos\Aletheia\app"
name=":app"
type="APP"
maven="AletheiaKotlin:app:unspecified"
agpVersion="8.13.1"
buildFolder="build"
bootClassPath="C:\Users\seven\AppData\Local\Android\Sdk\platforms\android-36\android.jar;C:\Users\seven\AppData\Local\Android\Sdk\build-tools\35.0.0\core-lambda-stubs.jar"
javaSourceLevel="17"
compileTarget="android-36"
neverShrinking="true">
<lintOptions
abortOnError="true"
absolutePaths="true"
checkReleaseBuilds="true"
explainIssues="true"/>
<variant name="release"/>
</lint-module>