mirror of
https://github.com/mrcsxsiq/Kotlin-Pokedex.git
synced 2025-05-17 13:25:52 +08:00
update gradle
This commit is contained in:

committed by
GitHub

parent
4c839987d2
commit
71595becdb
@ -4,7 +4,7 @@ buildscript {
|
||||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:7.2.0")
|
||||
classpath("com.android.tools.build:gradle:7.3.3")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21")
|
||||
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:2.3.5")
|
||||
}
|
||||
|
Reference in New Issue
Block a user