Compare commits
No commits in common. "9915c8627a1718cb50f52b6d0d7bdd89f9483e04" and "d8a75fec0274d26a2fd7d9ed4185b55bc72b4c76" have entirely different histories.
9915c8627a
...
d8a75fec02
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.2.1'
|
||||
classpath 'com.android.tools.build:gradle:8.2.0'
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue