version:1.6.3
fix:修复专注模式能打开九学王应用 update:
This commit is contained in:
@@ -13,23 +13,25 @@ android {
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
iPlay50Debug{}
|
||||
iPlay50Release{}
|
||||
zhanRuiUserdebug{}
|
||||
iPlay50SEDebug{}
|
||||
iPlay50SERelease{}
|
||||
iPlay50ProDebug{}
|
||||
iPlay50ProRelease{}
|
||||
iPlay50miniDebug{}
|
||||
iPlay50miniRelease{}
|
||||
iPlay5013Debug{}
|
||||
iPlay5013Release{}
|
||||
U807Debug {}
|
||||
U807Release {}
|
||||
iPlay50Debug {}
|
||||
iPlay50Release {}
|
||||
zhanRuiUserdebug {}
|
||||
iPlay50SEDebug {}
|
||||
iPlay50SERelease {}
|
||||
iPlay50ProDebug {}
|
||||
iPlay50ProRelease {}
|
||||
iPlay50miniDebug {}
|
||||
iPlay50miniRelease {}
|
||||
iPlay5013Debug {}
|
||||
iPlay5013Release {}
|
||||
MTKAndroid12Debug {}
|
||||
MTKAndroid12Release {}
|
||||
teclast8183Debug {}
|
||||
teclast8183Release {}
|
||||
XPadDebug{}
|
||||
XPadRelease{}
|
||||
XPadDebug {}
|
||||
XPadRelease {}
|
||||
debug {}
|
||||
release {}
|
||||
}
|
||||
@@ -42,8 +44,6 @@ android {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
||||
implementation 'androidx.appcompat:appcompat:1.3.1'
|
||||
|
||||
Reference in New Issue
Block a user