build: update AGP to 4.1.2

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2021-02-11 16:11:51 +01:00
parent d2a9c56d9c
commit f764f2aaa9

View File

@ -1,7 +1,7 @@
buildscript {
ext {
activityVersion = '1.2.0-rc01'
agpVersion = '4.1.1'
agpVersion = '4.1.2'
annotationsVersion = '1.1.0'
appcompatVersion = '1.2.0'
biometricVersion = '1.1.0-rc01'