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.
androidx.swiperefreshlayout
1 parent cdd7ee6 commit b0c8120Copy full SHA for b0c8120
android/app/build.gradle
@@ -224,6 +224,7 @@ dependencies {
224
implementation fileTree(dir: "libs", include: ["*.jar"])
225
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
226
implementation 'androidx.appcompat:appcompat:1.0.0'
227
+ implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
228
implementation "com.google.firebase:firebase-messaging:17.3.4"
229
implementation "me.leolin:ShortcutBadger:1.1.16@aar"
230
//noinspection GradleDynamicVersion
0 commit comments