mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-01 16:55:18 +08:00
- using SweetDependency, SweetProperty - merge singing key file configs to properties - update gradle and dependencies
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
plugins {
|
|
autowire(libs.plugins.android.application) apply false
|
|
autowire(libs.plugins.kotlin.android) apply false
|
|
autowire(libs.plugins.kotlin.ksp) apply false
|
|
} |