diff --git a/app/build.gradle b/app/build.gradle index a2f084a6fc..bd5b4e7f2b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -12,7 +12,7 @@ android { defaultConfig { applicationId 'com.github.tvbox.osc.tk' minSdkVersion 21 - targetSdkVersion 30 + targetSdkVersion 29 versionCode 1 versionName "1.0.".concat(buildTime()) multiDexEnabled true