Skip to content

Commit

Permalink
Merge pull request #368 from ChanTsune/dependabot/gradle/kotlin_versi…
Browse files Browse the repository at this point in the history
…on-2.0.0
  • Loading branch information
ChanTsune committed May 27, 2024
2 parents e887438 + 78c4d80 commit 6f818fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.9.24"
ext.kotlin_version = "2.0.0"
ext.nav_version = "2.7.7"
ext.paging_version = "3.3.0"

Expand Down

0 comments on commit 6f818fe

Please sign in to comment.