Files
cowspent/build.gradle
soraefir 5ee2041769
Some checks failed
CI-Android APK / build (push) Failing after 4m27s
init
2026-05-29 23:19:55 +02:00

9 lines
168 B
Groovy

// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext {
kotlin_version = '2.2.10'
}
}