Skip to content

Commit 8659e9b

Browse files
Jawnnypoorogerhu
authored andcommitted
Fix for allowing for override of notification builder
1 parent 65c754e commit 8659e9b

File tree

6 files changed

+61
-510
lines changed

6 files changed

+61
-510
lines changed

Parse/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ ext {
4343

4444
dependencies {
4545
api "com.android.support:support-annotations:$supportLibVersion"
46+
api "com.android.support:support-compat:$supportLibVersion"
4647
api 'com.parse.bolts:bolts-tasks:1.4.0'
4748
api "com.squareup.okhttp3:okhttp:$okhttpVersion"
4849

0 commit comments

Comments
 (0)