Merge pull request #6419 from vector-im/dependabot/gradle/androidx.activity-activity-1.5.0

Bump activity from 1.4.0 to 1.5.0
This commit is contained in:
Benoit Marty 2022-07-01 11:47:49 +02:00 committed by GitHub
commit c6a89c738a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ ext.libs = [
],
androidx : [
'annotation' : "androidx.annotation:annotation:1.4.0",
'activity' : "androidx.activity:activity:1.4.0",
'activity' : "androidx.activity:activity:1.5.0",
'annotations' : "androidx.annotation:annotation:1.3.0",
'appCompat' : "androidx.appcompat:appcompat:1.4.2",
'biometric' : "androidx.biometric:biometric:1.1.0",