Skip to content

Commit 26fc27d

Browse files
committedDec 16, 2022
Version 3.10.4
1 parent a7f8a88 commit 26fc27d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies {
120120
implementation(fileTree("libs/bottomsheets-release.aar"))
121121
// implementation("com.afollestad.material-dialogs:bottomsheets:3.3.0")
122122

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

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

0 commit comments

Comments
 (0)
Failed to load comments.