Skip to content

Commit

Permalink
Merge pull request #177 from niscy-eudiw/main
Browse files Browse the repository at this point in the history
AGP and dependencies update
  • Loading branch information
stzouvaras authored Aug 31, 2024
2 parents c61ae87 + e679496 commit bf6839d
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
@@ -1,7 +1,7 @@
[versions]
accompanist = "0.34.0"
androidDesugarJdkLibs = "2.0.4"
androidGradlePlugin = "8.5.2"
androidDesugarJdkLibs = "2.1.1"
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidxAppCompat = "1.7.0"
androidxBrowser = "1.8.0"
Expand Down Expand Up @@ -38,7 +38,7 @@ kotlinxCoroutines = "1.8.1"
kotlinxDatetime = "0.4.1"
kotlinxSerializationJson = "1.6.1"
ksp = "1.9.23-1.0.20"
lint = "31.5.2"
lint = "31.6.0"
okhttp = "4.12.0"
protobuf = "3.24.0"
protobufPlugin = "0.9.4"
Expand Down

0 comments on commit bf6839d

Please sign in to comment.