mirror of
https://github.com/tijder/SmsMatrix.git
synced 2024-10-27 18:24:01 +00:00
gradle changes for notifications
This commit is contained in:
parent
5e4d5deddf
commit
b4f95a7fed
@ -26,6 +26,8 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "com.android.support:support-compat:26.0.0"
|
||||
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
|
||||
exclude group: 'com.android.support', module: 'support-annotations'
|
||||
|
Loading…
Reference in New Issue
Block a user