Skip to content

Commit 3a9b5ea

Browse files
committed
maven update for notifee
1 parent 2451088 commit 3a9b5ea

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

android/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ allprojects {
6565
url "https://maven.scijava.org/content/repositories/jcenter/"
6666
}
6767
maven { url "https://packages.rnd.mendix.com/jcenter" }
68+
maven {
69+
url "$rootDir/../node_modules/@notifee/react-native/android/libs"
70+
}
6871
}
6972
}
7073

0 commit comments

Comments
 (0)