update agp and libraries
* agp 7.2.1 -> 7.2.2 * kotlinx-coroutines-android 1.6.3 -> 1.6.4 * core-splashscreen 1.0.0-rc01 -> 1.0.0 * appcompat 1.4.2 -> 1.5.0 * navigation-fragment-ktx 2.5.0 -> 2.5.1 * navigation-ui-ktx 2.5.0 -> 2.5.1 * lifecycle-runtime-ktx 2.5.0 -> 2.5.1 * lifecycle-viewmodel-ktx 2.5.0 -> 2.5.1
This commit is contained in:
@ -8,7 +8,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:7.2.1'
|
||||
classpath 'com.android.tools.build:gradle:7.2.2'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
Reference in New Issue
Block a user