Skip to content

Commit

Permalink
Merge pull request #21 from RaghavAwasthi/dependabot/gradle/kotlin_ve…
Browse files Browse the repository at this point in the history
…rsion-1.5.30

Bump kotlin_version from 1.5.21 to 1.5.30
  • Loading branch information
RaghavAwasthi authored Aug 25, 2021
2 parents 97cb68c + 70d4641 commit 73c7060
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
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = "1.5.21"
ext.kotlin_version = "1.5.30"
ext.lifecycle_version = "2.3.1"
ext.arch_version = "2.1.0"
repositories {
Expand Down

0 comments on commit 73c7060

Please sign in to comment.