Update build.gradle

pull/171/head
FongMi 2 years ago
parent 58adb8eb5d
commit cfc76fe2af
  1. 8
      app/build.gradle

@ -20,13 +20,13 @@ android {
productFlavors {
leanback {
dimension "mode"
versionCode 206
versionName "20231014#2"
versionCode 207
versionName "2.0.7"
}
mobile {
dimension "mode"
versionCode 206
versionName "20231014#2"
versionCode 207
versionName "2.0.7"
}
java {
dimension "api"

Loading…
Cancel
Save