AffdexMe v3.1 to use Affdex SDK v3.1
This commit is contained in:
parent
583c303ac2
commit
0e8c8bd6d1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ android {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
//include the Affdex SDK
|
//include the Affdex SDK
|
||||||
compile('com.affectiva.android:affdexsdk:3.1-dev')
|
compile('com.affectiva.android:affdexsdk:3.1')
|
||||||
|
|
||||||
//include project dependencies
|
//include project dependencies
|
||||||
compile 'com.android.support:support-v4:23.1.1'
|
compile 'com.android.support:support-v4:23.1.1'
|
||||||
|
|
Loading…
Reference in a new issue