Revision 1411cc6a
Added by Leszek Koltunski 15 days 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