While Compiling 'com.ale:rainbowsdk:1.41.0' in App.gradle in Android studio 3.0.1
AnsweredHow and why the following lines are needed for Comiling RainbowSDK
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
Please sign in to leave a comment.
Comments
2 comments