Refactor to androidx, add pref to switch between wifi and wifi ftm

This commit is contained in:
Markus Ebner
2020-04-07 17:24:02 +02:00
parent d5477a077a
commit 5c939eb458
17 changed files with 87 additions and 68 deletions

View File

@@ -15,4 +15,6 @@
# 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.enableJetifier=true
android.useAndroidX=true