mirror of
https://github.com/owenlejeune/TVTime.git
synced 2026-02-17 18:36:51 -05:00
add watch provider info
This commit is contained in:
@@ -114,8 +114,9 @@ dependencies {
|
||||
implementation "com.localebro:okhttpprofiler:$profiler"
|
||||
|
||||
// koin
|
||||
def koin = "3.1.4"
|
||||
def koin = "3.3.0"
|
||||
implementation "io.insert-koin:koin-android:$koin"
|
||||
implementation "io.insert-koin:koin-androidx-compose:$koin"
|
||||
|
||||
// coil
|
||||
def coil = "2.2.2"
|
||||
|
||||
Reference in New Issue
Block a user