Update build.gradle
This commit is contained in:
committed by
GitHub Enterprise
parent
7da9c15e0a
commit
116ba5ce2c
@@ -38,7 +38,7 @@ dependencies {
|
||||
// for UXCam
|
||||
implementation 'com.uxcam:uxcam:3.3.5@aar'
|
||||
//Appsflyer sdk integration
|
||||
implementation 'com.appsflyer:af-android-sdk:5.3.0'
|
||||
implementation 'com.appsflyer:af-android-sdk:6.3.2'
|
||||
// for Singular
|
||||
implementation 'com.singular.sdk:singular_sdk:9.4.1'
|
||||
// Timber for logging
|
||||
@@ -53,4 +53,4 @@ dependencies {
|
||||
implementation 'com.google.firebase:firebase-crashlytics:17.3.0'
|
||||
// NeoEyed SDK
|
||||
implementation project(":neoeyed-sdk-release-3.3.1")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user