Skip to content

Commit 1f32302

Browse files
committed
Downgrade koin to last stable version
1 parent 25024ec commit 1f32302

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed

libs/koin-android/Android.bp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
android_library_import {
77
name: "seedvault-lib-koin-android",
8-
aars: ["koin-android-4.1.0.aar"],
8+
aars: ["koin-android-4.0.4.aar"],
99
sdk_version: "current",
1010
}
1111

1212
java_import {
1313
name: "seedvault-lib-koin-core-jvm",
14-
jars: ["koin-core-jvm-4.1.0.jar"],
14+
jars: ["koin-core-jvm-4.0.4.jar"],
1515
sdk_version: "current",
1616
}
272 KB
Binary file not shown.
-263 KB
Binary file not shown.
378 KB
Binary file not shown.
-390 KB
Binary file not shown.

0 commit comments

Comments
 (0)