Bumps compile API to 29 (Q) removes unecessary casts and deprecated

calls
This commit is contained in:
Rafael Toledo
2019-03-07 00:14:58 -03:00
parent a9cf8670e0
commit 2d1f32efb4
17 changed files with 42 additions and 62 deletions

View File

@ -13,4 +13,6 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
# org.gradle.parallel=true
android.useAndroidX=true
android.enableJetifier=true