gradle: upgrade to AGP 7.0.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
2730e75474
commit
ae00e8ce6e
@ -1,7 +1,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
activityVersion = '1.2.4'
|
activityVersion = '1.2.4'
|
||||||
agpVersion = '4.2.2'
|
agpVersion = '7.0.0'
|
||||||
annotationsVersion = '1.2.0'
|
annotationsVersion = '1.2.0'
|
||||||
appcompatVersion = '1.3.1'
|
appcompatVersion = '1.3.1'
|
||||||
biometricVersion = '1.1.0'
|
biometricVersion = '1.1.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user