Skip to content

Commit

Permalink
Refactor : degrades kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikkolanji committed Jul 31, 2021
1 parent eef179d commit 653ab3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ versions.core_ktx = "1.1.0"
versions.coroutines = "1.4.1"
versions.fragment = "1.2.0"
versions.glide = "4.12.0"
versions.kotlin = "1.5.20"
versions.kotlin = "1.5.10"
versions.lifecycle = "2.2.0"
versions.material = "1.0.0"
versions.navigation = "2.3.5"
Expand Down

0 comments on commit 653ab3f

Please sign in to comment.