草庐IT

LambdaMetaFactory

全部标签

java - 找不到引用的类 java.lang.invoke.LambdaMetafactory

我包括了AndroidRatelibrary在我的项目中android{...compileOptions{sourceCompatibilityJavaVersion.VERSION_1_8targetCompatibilityJavaVersion.VERSION_1_8}...}dependencies{implementationfileTree(include:['*.jar'],dir:'libs')testImplementation'junit:junit:4.12'androidTestImplementation'com.android.support.test:r
12