Merge pull request #16 from Affectiva/flush-that-flushed
Change 'flushed' emoji to more wide-eyed, less sleepy version
This commit is contained in:
commit
752d9527eb
2 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
||||||
applicationId "com.affectiva.affdexme"
|
applicationId "com.affectiva.affdexme"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 492
|
versionCode 493
|
||||||
versionName "3.0.0"
|
versionName "3.0.1"
|
||||||
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 4.1 KiB |
Loading…
Reference in a new issue