Skip to content

Commit

Permalink
chore: Update AGP and Kotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
hushenghao committed Nov 26, 2023
1 parent aa869b5 commit da9ddae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
kotlin = "1.9.10"
kotlin = "1.9.20"
# https://androidx.dev/storage/compose-compiler/repository
# https://maven.google.com/web/index.html?q=compose#androidx.compose.compiler:compiler
compose-kotlin-compiler = "1.5.3"
agp = "8.1.1"
compose-kotlin-compiler = "1.5.4"
agp = "8.1.4"
hilt = "2.48.1"
# https://google.github.io/accompanist
accompanist = "0.32.0"
Expand Down

0 comments on commit da9ddae

Please sign in to comment.