Добавьте файлы проекта.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user