Bump androidx dependency to 1.10.1
This avoids linter warning: Obsolete Gradle Dependency Change-Id: I9d2e3f7a4d082c7b90e5e533b9fe3d5046b79a48 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> (cherry picked from commit 5dc9692e48ea15ab3da4283997547a2849f1944e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
6099a3e09b
commit
01692d46c8
@ -18,7 +18,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
|
||||
implementation 'androidx.core:core:1.8.0'
|
||||
implementation 'androidx.core:core:1.10.1'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user