Use the new version number of AffdexSDK

3.1-108 instead of just 3.1
This commit is contained in:
Mostafa Zaher Hosney 2016-07-20 17:37:20 +02:00 committed by GitHub
parent cd77fa5f91
commit fa6580bb3f

View file

@ -37,7 +37,7 @@ android {
dependencies { dependencies {
//include the Affdex SDK //include the Affdex SDK
compile('com.affectiva.android:affdexsdk:3.1') compile('com.affectiva.android:affdexsdk:3.1-108')
//include project dependencies //include project dependencies
compile 'com.android.support:support-v4:23.1.1' compile 'com.android.support:support-v4:23.1.1'