Browse Source
Bump gradle from 7.1.1 to 7.1.2 in /android
Bumps gradle from 7.1.1 to 7.1.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
flutter-beta
dependabot[bot]
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
android/build.gradle
|
|
|
@@ -9,7 +9,7 @@ buildscript { |
|
|
|
} |
|
|
|
|
|
|
|
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" |
|
|
|
} |
|
|
|
} |
|
|
|
|