build: update to AGP 4.1.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3a4bf35c77
commit
996587f792
@ -1,7 +1,7 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
activityVersion = '1.2.0-beta01'
|
activityVersion = '1.2.0-beta01'
|
||||||
agpVersion = '4.0.2'
|
agpVersion = '4.1.0'
|
||||||
annotationsVersion = '1.1.0'
|
annotationsVersion = '1.1.0'
|
||||||
appcompatVersion = '1.2.0'
|
appcompatVersion = '1.2.0'
|
||||||
bintrayPluginVersion = '1.8.5'
|
bintrayPluginVersion = '1.8.5'
|
||||||
|
Loading…
Reference in New Issue
Block a user