Skip to content

Commit

Permalink
Update Kotlin to version 1.5.20
Browse files Browse the repository at this point in the history
Signed-off-by: Mahdi Hosseinzadeh <mdihosseinzadeh@gmail.com>
  • Loading branch information
mahozad committed Jul 31, 2021
1 parent bd7aba0 commit ce8cda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
@@ -1,5 +1,5 @@
buildscript {
ext.kotlinVersion = "1.5.0"
ext.kotlinVersion = "1.5.20"
ext.jacocoVersion = "0.8.7"
ext.androidJunit5Version = "1.7.1.1"
repositories {
Expand Down

0 comments on commit ce8cda5

Please sign in to comment.