mirror of
https://github.com/jfoucry/Pilldroid.git
synced 2024-11-21 20:19:23 +01:00
Change JavaVersion
This commit is contained in:
parent
92de093c7c
commit
de326ac7d2
1 changed files with 0 additions and 2 deletions
|
@ -86,8 +86,6 @@ android {
|
|||
}
|
||||
|
||||
compileOptions {
|
||||
coreLibraryDesugaringEnabled true
|
||||
|
||||
sourceCompatibility JavaVersion.VERSION_11
|
||||
targetCompatibility JavaVersion.VERSION_11
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue