We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7f8a88 commit 26fc27dCopy full SHA for 26fc27d
app/build.gradle
@@ -120,7 +120,7 @@ dependencies {
120
implementation(fileTree("libs/bottomsheets-release.aar"))
121
// implementation("com.afollestad.material-dialogs:bottomsheets:3.3.0")
122
123
- implementation("io.insert-koin:koin-android:3.3.0")
+ implementation("io.insert-koin:koin-android:3.3.1")
124
implementation("com.github.iamironz:binaryprefs:1.0.1") //Migrating to datastore
125
126
firebaseImplementation("com.google.android.play:app-update-ktx:2.0.1")
0 commit comments