Skip to content

Commit

Permalink
Bump dependencies (#73)
Browse files Browse the repository at this point in the history
* Gradle 8.8
* AGP 8.5.0-rc01
* Gson 2.11.0
* Kotlinpoet 1.17.0
  • Loading branch information
illarionov authored Jun 3, 2024
1 parent 8ceb2fc commit 82f29ff
Show file tree
Hide file tree
Showing 5 changed files with 1,107 additions and 2,148 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.4.0"
agp = "8.5.0-rc01"
kotlin = "2.0.0"

androidx-core-ktx = "1.12.0"
Expand All @@ -11,7 +11,7 @@ diktat = "2.0.0"
firebase = "32.7.0"
fbase-config-generator-gradle-plugin = "0.2-SNAPSHOT"
gradle-plugin-publish = "1.2.1"
gson = "2.10.1"
gson = "2.11.0"
junit5 = "5.10.2"
kotest = "5.8.1"
kotlin-compile-testing-fork = "0.4.1"
Expand Down
Loading

0 comments on commit 82f29ff

Please sign in to comment.