Skip to content

Commit

Permalink
Version 3.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrivoruchko committed Dec 16, 2022
1 parent a7f8a88 commit 26fc27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ dependencies {
implementation(fileTree("libs/bottomsheets-release.aar"))
// implementation("com.afollestad.material-dialogs:bottomsheets:3.3.0")

implementation("io.insert-koin:koin-android:3.3.0")
implementation("io.insert-koin:koin-android:3.3.1")
implementation("com.github.iamironz:binaryprefs:1.0.1") //Migrating to datastore

firebaseImplementation("com.google.android.play:app-update-ktx:2.0.1")
Expand Down

0 comments on commit 26fc27d

Please sign in to comment.