Skip to content

Instantly share code, notes, and snippets.

@Nyame123
Created June 10, 2021 23:00
Show Gist options
  • Save Nyame123/4fd57a8d2f2488056fcea7ab79e0f68e to your computer and use it in GitHub Desktop.
Save Nyame123/4fd57a8d2f2488056fcea7ab79e0f68e to your computer and use it in GitHub Desktop.
android {
...
compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility = JavaVersion.VERSION_1_8
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment