mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-11 09:20:51 +01:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
plugins {
|
||
|
alias(libs.plugins.android).apply(false)
|
||
|
alias(libs.plugins.kotlinAndroid).apply(false)
|
||
|
}
|