mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-12-28 10:31:16 -05:00
refactor settings behaviours
This commit is contained in:
@@ -37,7 +37,7 @@ android {
|
||||
targetCompatibility JavaVersion.VERSION_11
|
||||
}
|
||||
kotlinOptions {
|
||||
jvmTarget = '1.8'
|
||||
jvmTarget = '11'
|
||||
useIR = true
|
||||
}
|
||||
buildFeatures {
|
||||
|
||||
Reference in New Issue
Block a user