Skip to content

Commit

Permalink
Update kotlin_version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah authored Dec 4, 2024
2 parents 91c34b7 + 0a017a9 commit e70ec27
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 = '2.0.21'
ext.kotlin_version = '2.1.0'
repositories {
google()
jcenter()
Expand Down

0 comments on commit e70ec27

Please sign in to comment.