pull/981/head
gedoor 4 years ago
parent 3e237ffb7d
commit a22ade97d4
  1. 6
      app/build.gradle

@ -97,9 +97,9 @@ android {
jvmTarget = "1.8"
}
buildToolsVersion '30.0.3'
tasks.withType(JavaCompile) {
options.compilerArgs << "-Xlint:unchecked"
}
// tasks.withType(JavaCompile) {
// options.compilerArgs << "-Xlint:unchecked"
// }
}
resourcePlaceholders {

Loading…
Cancel
Save