mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-04-23 19:32:16 +00:00
Fix: Inheritance in Kotlin from an interface with @JvmDefault
This commit is contained in:
parent
f6e5c679c1
commit
f5e38b1f72
@ -45,7 +45,7 @@ android {
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
jvmTarget = compileOptions.sourceCompatibility.toString()
|
||||
freeCompilerArgs = ['-Xjvm-default=compatibility']
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
|
Loading…
x
Reference in New Issue
Block a user