-
Notifications
You must be signed in to change notification settings - Fork 442
Open
Description
i use gradle-retrolambda plugin in Android Studio
gradle.build
retrolambda {
javaVersion JavaVersion.VERSION_1_6
jvmArgs '-arg1', '-arg2'
defaultMethods false
incremental true
}
,i see the compile class file and find the class file code bytecode=52,
how to set bytecode=50?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels