浏览代码

Bump minSdk version to 23

22 is under 0.5% of users

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Álvaro Brey Vilas 3 年之前
父节点
当前提交
a5afe1ec41
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -120,7 +120,7 @@ android {
     compileSdkVersion 29
     compileSdkVersion 29
 
 
     defaultConfig {
     defaultConfig {
-        minSdkVersion 22
+        minSdkVersion 23
         targetSdkVersion 29
         targetSdkVersion 29
 
 
         // arguments to be passed to functional tests
         // arguments to be passed to functional tests