1.获取OAID,IMEI.2.友盟SDK升级,bugfix
This commit is contained in:
@@ -66,8 +66,8 @@ def loggerVersion = "2.2.0"
|
||||
def BaiduMtjVersion = "3.8.2.1"
|
||||
def Lombok = "1.16.20"
|
||||
def room_version = "1.1.1"
|
||||
def umeng_common = "2.1.8"
|
||||
def umeng_analytics = "8.1.4"
|
||||
def umeng_common = "2.2.5"
|
||||
def umeng_analytics = "8.1.6"
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
@@ -119,6 +119,7 @@ dependencies {
|
||||
api 'androidx.room:room-rxjava2:2.2.5'
|
||||
|
||||
|
||||
|
||||
api project(':nim_uikit')
|
||||
api project(':library')
|
||||
api project(':agora-ktv-kit-release')
|
||||
|
Reference in New Issue
Block a user