mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
Bump guava from 30.0-android to 30.1-android (#750)
Bumps [guava](https://github.com/google/guava) from 30.0-android to 30.1-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -44,7 +44,7 @@ kotlin {
|
||||
dependencies {
|
||||
implementation(kotlin("stdlib-jdk8"))
|
||||
compileOnly("com.google.dagger:dagger:2.31.2")
|
||||
implementation("com.google.guava:guava:30.0-jre")
|
||||
implementation("com.google.guava:guava:30.1-android")
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:1.4.21")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.4.2")
|
||||
implementation("androidx.annotation:annotation:1.1.0")
|
||||
|
||||
Reference in New Issue
Block a user