Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent a4b81ed commit d81b71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ animalsniffer = { id = "ru.vyarus.animalsniffer", version = "1.7.1" }
spotless = "com.diffplug.spotless:6.23.3"

[libraries]
androidPlugin = { module = "com.android.tools.build:gradle", version = "4.2.2" }
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.2.1" }
robovmPlugin = { module = "com.mobidevelop.robovm:robovm-gradle-plugin", version.ref = "robovm" }
kotlinStdLib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
kotlinCoroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version = "1.7.3" }
Expand Down

0 comments on commit d81b71b

Please sign in to comment.