Skip to content

Commit

Permalink
Update kotlin_version to v2.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah authored Aug 7, 2024
2 parents 6252cf3 + 3c414df commit dd41edf
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.0'
ext.kotlin_version = '2.0.10'
repositories {
google()
jcenter()
Expand Down

0 comments on commit dd41edf

Please sign in to comment.