Merge pull request #51 from termux/dependabot/gradle/com.android.tools.build-gradle-7.0.3

Bump gradle from 7.0.2 to 7.0.3
This commit is contained in:
marcusz 2021-10-12 10:06:21 +08:00 committed by GitHub
commit 7f41b8e478
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'
classpath 'com.android.tools.build:gradle:7.0.3'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files