Update build.gradle

pull/137/head
FongMi 3 years ago
parent 28841ce08a
commit 5ccbb07eac
  1. 4
      catvod/build.gradle

@ -3,10 +3,10 @@ plugins {
}
android {
compileSdk 32
compileSdk 33
defaultConfig {
minSdk 21
targetSdk 32
targetSdk 33
}
}
Loading…
Cancel
Save