mirror of
https://gitea.mayex.net/mayekkuzu/Audinaut.git
synced 2025-01-23 15:14:55 +03:00
Use latest java
This commit is contained in:
parent
279adc166b
commit
f1a9686eb4
@ -14,11 +14,6 @@ android {
|
|||||||
setProperty("archivesBaseName", "Audinaut $versionName")
|
setProperty("archivesBaseName", "Audinaut $versionName")
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
|
||||||
sourceCompatibility JavaVersion.VERSION_1_8
|
|
||||||
targetCompatibility JavaVersion.VERSION_1_8
|
|
||||||
}
|
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
checkReleaseBuilds false
|
checkReleaseBuilds false
|
||||||
warning 'InvalidPackage'
|
warning 'InvalidPackage'
|
||||||
|
Loading…
Reference in New Issue
Block a user