0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-20 04:12:14 +02:00

Update koin library

This commit is contained in:
Christine Coenen 2022-04-20 16:29:23 +02:00
parent d47faa9458
commit 7b2f218ad6

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.koin_version = '3.1.5'
ext.koin_version = '3.1.6'
ext.about_libraries_version = '8.9.1'
repositories {