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.
2 parents 18ae12d + fafc436 commit 68d6305Copy full SHA for 68d6305
Examples/OneSignalDemo/app/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
implementation fileTree(dir: 'libs', include: ['*.jar'])
57
58
implementation 'com.android.support:multidex:1.0.3'
59
- implementation 'com.google.android.material:material:[1.0.0, 1.99.99]'
+ implementation 'com.google.android.material:material:[1.0.0, 1.4.99]'
60
61
implementation 'androidx.cardview:cardview:[1.0.0, 1.99.99]'
62
implementation 'androidx.appcompat:appcompat:[1.0.0, 1.99.99]'
0 commit comments