Skip to content

Commit 996587f

Browse files
msfjarviszx2c4
authored andcommitted
build: update to AGP 4.1.0
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 3a4bf35 commit 996587f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
buildscript {
22
ext {
33
activityVersion = '1.2.0-beta01'
4-
agpVersion = '4.0.2'
4+
agpVersion = '4.1.0'
55
annotationsVersion = '1.1.0'
66
appcompatVersion = '1.2.0'
77
bintrayPluginVersion = '1.8.5'

0 commit comments

Comments
 (0)