Skip to content

Instantly share code, notes, and snippets.

@zaki50
Created April 9, 2016 05:03
Show Gist options
  • Select an option

  • Save zaki50/4b217a4bcdba9392bf7e534f4f1ef880 to your computer and use it in GitHub Desktop.

Select an option

Save zaki50/4b217a4bcdba9392bf7e534f4f1ef880 to your computer and use it in GitHub Desktop.
compileOptions {
encoding = "UTF-8"
sourceCompatibility JavaVersion.VERSION_1_7
targetCompatibility JavaVersion.VERSION_1_7
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment