Skip to content

Commit

Permalink
Update gradle to 1.5.31
Browse files Browse the repository at this point in the history
  • Loading branch information
cemrich committed Sep 23, 2021
1 parent f838901 commit 8401fb3
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 @@ -15,7 +15,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'

classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.30"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"

classpath "com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:$about_libraries_version"

Expand Down

0 comments on commit 8401fb3

Please sign in to comment.