Skip to content

Commit

Permalink
Increase Gradle version to 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylwester Zieliński committed Jun 2, 2022
1 parent b712675 commit bc0d36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -10,7 +10,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "io.github.gradle-nexus:publish-plugin:$gradle_nexus_publish_plugin"
}
Expand Down

0 comments on commit bc0d36f

Please sign in to comment.