Revision 1411cc6a
Added by Leszek Koltunski 7 months ago
| build.gradle | ||
|---|---|---|
| 1 |
plugins {
|
|
| 2 |
alias(libs.plugins.kotlin.android) |
|
| 3 |
} |
|
| 4 | 1 |
apply plugin: 'com.android.library' |
| 2 |
apply plugin: 'kotlin-android' |
|
| 5 | 3 |
|
| 6 | 4 |
android {
|
| 7 | 5 |
signingConfigs {
|
Also available in: Unified diff
build scripts