Bump androix dependency to 1.12.0
This avoids linter warning like in 5dc9692e48ea15ab3da4283997547a2849f1944e: Obsolete Gradle Dependency Pick-to: 6.6 Change-Id: I5850af3206f3eaf80850918a13705c59ac3fb4ea Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
parent
db33628452
commit
3bae65e7d6
@ -18,7 +18,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar', '*.aar'])
|
||||
implementation 'androidx.core:core:1.10.1'
|
||||
implementation 'androidx.core:core:1.12.0'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Loading…
x
Reference in New Issue
Block a user