Bump gradle to 4.2.1

This commit is contained in:
agnostic-apollo 2021-06-27 05:57:32 +05:00
parent 52f18a73fb
commit 1c1af34374
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.android.tools.build:gradle:4.2.1'
}
}