X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=core%2Fbuild.gradle;h=bd932c35eec2bad922d71a23a6bb5e46ef337863;hb=9ea8254258b959fabb480eef17c0973da9b9acee;hp=ac46757aece221bb9eea06e31a2a7c99b5d44c08;hpb=76a3b56287b1262f78f3b43a4aac5660338d67ad;p=cavedroid.git diff --git a/core/build.gradle b/core/build.gradle index ac46757..bd932c3 100644 --- a/core/build.gradle +++ b/core/build.gradle @@ -17,7 +17,6 @@ dependencies { ksp "ru.fredboy:automultibind-ksp:1.0.0" api "com.badlogicgames.gdx:gdx:$gdxVersion" - api "com.google.guava:guava:$guavaVersion-android" api "com.google.dagger:dagger:$daggerVersion" implementation 'org.jetbrains:annotations:23.1.0' implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlinVersion"