Update min version to 10

This commit is contained in:
advplyr
2021-09-17 05:58:45 -05:00
parent 07fd075619
commit b4ffe0fc83
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
ext {
minSdkVersion = 26
minSdkVersion = 29
compileSdkVersion = 30
targetSdkVersion = 30
androidxActivityVersion = '1.2.0'