Bump core-ktx to 1.9.0 (#2918)
https://developer.android.com/jetpack/androidx/releases/core#1.9.0
This commit is contained in:
+1
-1
@@ -405,7 +405,7 @@ def setupAndroid(Project project) {
|
||||
}
|
||||
}
|
||||
project.dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.8.0'
|
||||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'org.mockito:mockito-core:4.6.1'
|
||||
|
||||
Reference in New Issue
Block a user