Files
dusklight/platforms/android/build.gradle
T
Luke Street 6cc568d081 Mods: HttpService (#2370)
* Update Android toolchain to platform 37

* Mods: HttpService

* Update modding.md

* Update modding.md

* Set minor version back to 0
2026-09-01 16:05:45 -06:00

4 lines
73 B
Groovy

plugins {
id 'com.android.application' version '9.1.1' apply false
}