1.获取OAID,IMEI.2.友盟SDK升级,bugfix

This commit is contained in:
oujunhui
2020-06-08 20:54:09 +08:00
parent ba5376d4c0
commit de649b1476
16 changed files with 254 additions and 56 deletions

View File

@@ -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')