Files
comaps/android/build.gradle
Jean-Baptiste e98d506207 [android] Migrate to version catalog
Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
Co-authored by: Harry Bond <me@hbond.xyz>
2025-05-16 13:48:17 +00:00

6 lines
218 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias libs.plugins.android.application apply false
alias libs.plugins.android.library apply false
}