mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-04 10:15:18 +08:00
Update Gradle & Kotlin & PlatformSDK
- Update Kotlin version to 1.7.10 - Update Gradle version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
id 'com.google.devtools.ksp' version '1.7.0-1.0.6'
|
||||
id 'com.google.devtools.ksp' version '1.7.10-1.0.6'
|
||||
}
|
||||
|
||||
android {
|
||||
|
Reference in New Issue
Block a user