We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5ba88 commit 46b37c0Copy full SHA for 46b37c0
build.gradle
@@ -1,13 +1,13 @@
1
buildscript {
2
ext {
3
activityVersion = '1.2.0-beta01'
4
- agpVersion = '4.0.1'
+ agpVersion = '4.0.2'
5
annotationsVersion = '1.1.0'
6
appcompatVersion = '1.2.0'
7
bintrayPluginVersion = '1.8.5'
8
biometricVersion = '1.1.0-beta01'
9
collectionVersion = '1.1.0'
10
- constraintLayoutVersion = '2.0.1'
+ constraintLayoutVersion = '2.0.2'
11
coordinatorLayoutVersion = '1.1.0'
12
coreKtxVersion = '1.3.1'
13
coroutinesVersion = '1.3.9'
0 commit comments