Skip to content

Commit

Permalink
Merge pull request #130 from ChanTsune/dependabot/gradle/com.android.…
Browse files Browse the repository at this point in the history
…tools.build-gradle-7.1.2

Bump gradle from 7.1.1 to 7.1.2
  • Loading branch information
ChanTsune authored Feb 27, 2022
2 parents 60b2e32 + 280bc20 commit 460a27a
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 @@ -9,7 +9,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.1.1"
classpath "com.android.tools.build:gradle:7.1.2"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "androidx.navigation:navigation-safe-args-gradle-plugin:$nav_version"
}
Expand Down

0 comments on commit 460a27a

Please sign in to comment.