android: Bump minSdkVersion to 23

This commit is contained in:
Jordan Rose
2025-11-06 15:51:06 -08:00
committed by GitHub
parent 177a495eba
commit 26f46d3d68
8 changed files with 17 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ android {
compileSdk 34
defaultConfig {
minSdkVersion 21
minSdkVersion 23
targetSdkVersion 33
multiDexEnabled true