Skip to content

Commit

Permalink
Update kotlin_version to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 22, 2023
1 parent ab16bbf commit 038fedf
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
Expand Up @@ -3,7 +3,7 @@ import org.apache.tools.ant.taskdefs.condition.Os
apply plugin: "com.github.ben-manes.versions"

buildscript {
ext.kotlin_version = '1.8.22'
ext.kotlin_version = '1.9.22'
repositories {
google()
jcenter()
Expand Down

0 comments on commit 038fedf

Please sign in to comment.