소스 검색

Bump gradle from 7.0.3 to 7.1.1 in /android

Bumps gradle from 7.0.3 to 7.1.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
flutter-beta
dependabot[bot] 4 년 전
committed by GitHub
부모
커밋
fc609337f7
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      android/build.gradle

+ 1
- 1
android/build.gradle 파일 보기

@@ -9,7 +9,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath 'com.android.tools.build:gradle:7.1.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}


불러오는 중...
취소
저장