Update build.gradle

This commit is contained in:
jhengazuki 2025-09-24 11:05:30 +08:00
parent f3d5f86682
commit 848d47b3e1
1 changed files with 1 additions and 2 deletions

View File

@ -13,8 +13,7 @@ android {
defaultConfig {
applicationId "com.github.catvod.demo"
minSdk 21
//noinspection ExpiredTargetSdkVersion
targetSdk 28
targetSdk 36
}
buildTypes {