build: update AGP to 4.1.2
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
d2a9c56d9c
commit
f764f2aaa9
@ -1,7 +1,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
activityVersion = '1.2.0-rc01'
|
activityVersion = '1.2.0-rc01'
|
||||||
agpVersion = '4.1.1'
|
agpVersion = '4.1.2'
|
||||||
annotationsVersion = '1.1.0'
|
annotationsVersion = '1.1.0'
|
||||||
appcompatVersion = '1.2.0'
|
appcompatVersion = '1.2.0'
|
||||||
biometricVersion = '1.1.0-rc01'
|
biometricVersion = '1.1.0-rc01'
|
||||||
|
Loading…
Reference in New Issue
Block a user