Skip to content

Commit

Permalink
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 Sep 19, 2023
1 parent 23d0461 commit 3e3f14e
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" }
googleJavaFormat = { id = "com.github.sherter.google-java-format", version = "0.9" }

[libraries]
androidPlugin = { module = "com.android.tools.build:gradle", version = "4.2.2" }
androidPlugin = { module = "com.android.tools.build:gradle", version = "8.1.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 3e3f14e

Please sign in to comment.