Skip to content

Commit 46b37c0

Browse files
committed
build: update AGP and ConstraintLayout
Signed-off-by: Harsh Shandilya <[email protected]>
1 parent 5b5ba88 commit 46b37c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
buildscript {
22
ext {
33
activityVersion = '1.2.0-beta01'
4-
agpVersion = '4.0.1'
4+
agpVersion = '4.0.2'
55
annotationsVersion = '1.1.0'
66
appcompatVersion = '1.2.0'
77
bintrayPluginVersion = '1.8.5'
88
biometricVersion = '1.1.0-beta01'
99
collectionVersion = '1.1.0'
10-
constraintLayoutVersion = '2.0.1'
10+
constraintLayoutVersion = '2.0.2'
1111
coordinatorLayoutVersion = '1.1.0'
1212
coreKtxVersion = '1.3.1'
1313
coroutinesVersion = '1.3.9'

0 commit comments

Comments
 (0)