Skip to content

Instantly share code, notes, and snippets.

@tmaxxdd
Created July 31, 2019 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmaxxdd/7e242e7a74301b931d683bb3004d59d0 to your computer and use it in GitHub Desktop.
Save tmaxxdd/7e242e7a74301b931d683bb3004d59d0 to your computer and use it in GitHub Desktop.
android {
...
compileOptions {
sourceCompatibility = '1.8'
targetCompatibility = '1.8'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment