diff options
Diffstat (limited to 'src/android/app/build.gradle')
| -rw-r--r-- | src/android/app/build.gradle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/android/app/build.gradle b/src/android/app/build.gradle index 68e11bb66..8b621f5d5 100644 --- a/src/android/app/build.gradle +++ b/src/android/app/build.gradle | |||
| @@ -136,6 +136,7 @@ dependencies { | |||
| 136 | implementation 'androidx.preference:preference:1.2.0' | 136 | implementation 'androidx.preference:preference:1.2.0' |
| 137 | implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1" | 137 | implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.5.1" |
| 138 | implementation "io.coil-kt:coil:2.2.2" | 138 | implementation "io.coil-kt:coil:2.2.2" |
| 139 | implementation 'androidx.core:core-splashscreen:1.0.0' | ||
| 139 | 140 | ||
| 140 | // Allows FRP-style asynchronous operations in Android. | 141 | // Allows FRP-style asynchronous operations in Android. |
| 141 | implementation 'io.reactivex:rxandroid:1.2.1' | 142 | implementation 'io.reactivex:rxandroid:1.2.1' |