Use the new version number of AffdexSDK
3.1-108 instead of just 3.1
This commit is contained in:
parent
cd77fa5f91
commit
fa6580bb3f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ android {
|
|||
|
||||
dependencies {
|
||||
//include the Affdex SDK
|
||||
compile('com.affectiva.android:affdexsdk:3.1')
|
||||
compile('com.affectiva.android:affdexsdk:3.1-108')
|
||||
|
||||
//include project dependencies
|
||||
compile 'com.android.support:support-v4:23.1.1'
|
||||
|
|
Loading…
Reference in a new issue