Skip to content

Commit

Permalink
Update AGP 8.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis committed Nov 7, 2023
1 parent 5f5bd91 commit 13a67b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
accompanist = "0.32.0"
androidDesugarJdkLibs = "2.0.3"
# AGP and tools should be updated together
androidGradlePlugin = "8.1.2"
androidTools = "31.1.2"
androidGradlePlugin = "8.1.3"
androidTools = "31.1.3"
androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1"
androidxBrowser = "1.6.0"
Expand Down Expand Up @@ -45,7 +45,7 @@ kotlinxCoroutines = "1.7.3"
kotlinxDatetime = "0.4.1"
kotlinxSerializationJson = "1.6.0"
ksp = "1.9.10-1.0.13"
lint = "31.1.2"
lint = "31.1.3"
okhttp = "4.12.0"
protobuf = "3.24.4"
protobufPlugin = "0.9.4"
Expand Down

0 comments on commit 13a67b9

Please sign in to comment.