Open the Project and go the following path..........
Project --> Gradle Scripts --> build.gradle(Module: app)
Copy the following code and paste inside... android{ }
compileOptions {HaseebAbbasi00
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
}
No comments:
Post a Comment