:database:impl

This commit is contained in:
Milos Kozak 2022-11-09 16:49:36 +01:00
parent 2206a516d0
commit f870a74796
187 changed files with 11 additions and 11 deletions

View file

@ -191,7 +191,7 @@ dependencies {
implementation project(':ui')
implementation project(':plugins')
implementation project(':implementation')
implementation project(':database')
implementation project(':database:impl')
implementation project(':pump:combo')
implementation project(':pump:dana')
implementation project(':pump:danars')

View file

@ -20,7 +20,7 @@ dependencies {
implementation project(':graphview')
implementation project(':core:core-main')
implementation project(':core:fabric')
implementation project(':database')
implementation project(':database:impl')
implementation project(':app-wear-shared:rx')
implementation project(':app-wear-shared:shared')
implementation project(':interfaces')

View file

@ -17,7 +17,7 @@ dependencies {
implementation project(':graphview')
implementation project(':app-wear-shared:rx')
implementation project(':app-wear-shared:shared')
implementation project(':database')
implementation project(':database:impl')
implementation project(':interfaces')
api "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"

Some files were not shown because too many files have changed in this diff Show more