Files
doerflingerhelpers/build.gradle
Alexander Dörflinger 4bb071e488 Initial commit
2025-03-11 17:27:53 +01:00

4 lines
175 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.2.0-beta03' apply false
}