19 lines
641 B
XML
19 lines
641 B
XML
<lint-module
|
|
format="1"
|
|
dir="/Users/nutchayut/Neo_wallet/neowallet_mobile/android/app"
|
|
name=":app"
|
|
type="APP"
|
|
maven="android:app:"
|
|
gradle="7.3.0"
|
|
buildFolder="/Users/nutchayut/Neo_wallet/neowallet_mobile/build/app"
|
|
bootClassPath="/Users/nutchayut/Library/Android/sdk/platforms/android-34/android.jar:/Users/nutchayut/Library/Android/sdk/build-tools/30.0.3/core-lambda-stubs.jar"
|
|
javaSourceLevel="1.8"
|
|
compileTarget="android-34">
|
|
<lintOptions
|
|
abortOnError="true"
|
|
absolutePaths="true"
|
|
checkReleaseBuilds="true"
|
|
explainIssues="true"/>
|
|
<variant name="release"/>
|
|
</lint-module>
|