mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 11:59:12 +03:00
Bump activity from 1.5.0 to 1.5.1
Bumps activity from 1.5.0 to 1.5.1. --- updated-dependencies: - dependency-name: androidx.activity:activity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4958b8ae7b
commit
c20c3a741a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ ext.libs = [
|
|||
'coroutinesTest' : "org.jetbrains.kotlinx:kotlinx-coroutines-test:$kotlinCoroutines"
|
||||
],
|
||||
androidx : [
|
||||
'activity' : "androidx.activity:activity:1.5.0",
|
||||
'activity' : "androidx.activity:activity:1.5.1",
|
||||
'appCompat' : "androidx.appcompat:appcompat:1.4.2",
|
||||
'biometric' : "androidx.biometric:biometric:1.1.0",
|
||||
'core' : "androidx.core:core-ktx:1.8.0",
|
||||
|
|
Loading…
Reference in a new issue