Files
android-ci-demo/build.gradle
T
amos 28a92d1831
Android Build / build (push) Has been cancelled
Android Build / release (push) Has been cancelled
Initial Android CI project with Gitea Actions
2026-06-01 19:46:33 +08:00

5 lines
173 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' apply false
}