Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/Dev' into Dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowine committed Dec 25, 2023
2 parents bcc5b10 + 0416ff4 commit 889e2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath("com.android.tools.build:gradle:8.1.3")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
}
}

Expand Down

0 comments on commit 889e2d8

Please sign in to comment.