Update build.gradle

pull/101/head
jhengazuki 2 months ago
parent f3d5f86682
commit 848d47b3e1
  1. 3
      app/build.gradle

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

Loading…
Cancel
Save