Skip to content

Commit f764f2a

Browse files
committed
build: update AGP to 4.1.2
Signed-off-by: Jason A. Donenfeld <[email protected]>
1 parent d2a9c56 commit f764f2a

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-rc01'
4-
agpVersion = '4.1.1'
4+
agpVersion = '4.1.2'
55
annotationsVersion = '1.1.0'
66
appcompatVersion = '1.2.0'
77
biometricVersion = '1.1.0-rc01'

0 commit comments

Comments
 (0)