Skip to content

Commit

Permalink
Update kotlin_version to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
EranBoudjnah committed Aug 22, 2024
2 parents 92cc693 + 4625b4d commit 034987e
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.10'
ext.kotlin_version = '2.0.20'
repositories {
google()
jcenter()
Expand Down

0 comments on commit 034987e

Please sign in to comment.