We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d26fd30 commit 4b1478dCopy full SHA for 4b1478d
android/build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:5.4.1'
+ classpath 'com.android.tools.build:gradle:3.0.1'
12
13
14
example/pubspec.yaml
@@ -13,7 +13,7 @@ dev_dependencies:
sdk: flutter
15
16
- onesignal:
+ onesignal_flutter:
17
path: ../
18
19
# For information on the generic Dart part of this file, see the
0 commit comments