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