Emoji shortname conversion
This commit is contained in:
parent
d9f0b3c99e
commit
03d9701669
3 changed files with 1866 additions and 2 deletions
|
@ -21,7 +21,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue