Skip to content

Commit

Permalink
agp 7.0.4 (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Jan 30, 2024
1 parent 918c53c commit d93146a
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 @@ -11,7 +11,7 @@ versions = { id = "com.github.ben-manes.versions", version = "0.51.0" }
license = { id = "com.jaredsburrows.license", version = "0.9.4" }

[libraries]
android-plugin = { module = "com.android.tools.build:gradle", version = "4.2.2" }
android-plugin = { module = "com.android.tools.build:gradle", version = "7.0.4" }
commons = { module = "org.apache.commons:commons-csv", version = "1.10.0" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.0" }
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
Expand Down

0 comments on commit d93146a

Please sign in to comment.