自启
启动器
This commit is contained in:
@@ -4,13 +4,13 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace 'cn.ykbox.fullshow'
|
||||
compileSdk 33
|
||||
compileSdk 34
|
||||
buildToolsVersion "30.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "cn.ykbox.fullshow"
|
||||
minSdk 21
|
||||
targetSdk 33
|
||||
targetSdk 34
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
@@ -45,7 +45,7 @@ dependencies {
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
implementation project(':signageapi')
|
||||
implementation project(':signageutil')
|
||||
implementation project(':utils')
|
||||
implementation 'com.blankj:utilcodex:1.31.1'
|
||||
|
||||
implementation 'io.github.youth5201314:banner:2.2.2'
|
||||
|
||||
Reference in New Issue
Block a user