upgrade gradle to 7.0.2 (#2161)

This commit is contained in:
Konrad Pozniak 2021-05-19 07:40:56 +02:00 committed by GitHub
commit 9c9f8ebf2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -14,8 +14,6 @@ org.gradle.jvmargs=-Xmx4096m
# use parallel execution
org.gradle.parallel=true
# enable file system watching
org.gradle.vfs.watch=true
android.enableR8.fullMode=true
android.useAndroidX=true