Support for android 8+, selectable download location, permissions check, recursive delete

This commit is contained in:
Mark Cooper
2021-09-19 18:44:10 -05:00
parent b7b6ef57ce
commit 094da4be4f
23 changed files with 798 additions and 387 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ext {
minSdkVersion = 29
minSdkVersion = 23
compileSdkVersion = 30
targetSdkVersion = 30
androidxActivityVersion = '1.2.0'