build: bump AGP to 4.0.1

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2020-07-23 16:04:22 +02:00
parent 041ce2134f
commit 9597d719ac

View File

@ -8,7 +8,7 @@ allprojects {
buildscript { buildscript {
ext { ext {
agpVersion = '4.0.0' agpVersion = '4.0.1'
annotationsVersion = '1.1.0' annotationsVersion = '1.1.0'
appcompatVersion = '1.1.0' appcompatVersion = '1.1.0'
bintrayPluginVersion = '1.8.4' bintrayPluginVersion = '1.8.4'