mirror of
https://github.com/nextcloud/android.git
synced 2024-11-27 17:46:37 +03:00
Disable debugging obsolete apis
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
843ecb40f7
commit
529a99227e
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ NC_TEST_SERVER_USERNAME=test
|
||||||
NC_TEST_SERVER_PASSWORD=test
|
NC_TEST_SERVER_PASSWORD=test
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.debug.obsoleteApi=true
|
#android.debug.obsoleteApi=true
|
||||||
|
|
Loading…
Reference in a new issue