mirror of
https://github.com/FWGS/xash3d-fwgs
synced 2024-11-21 17:37:32 +01:00
Alibek Omarov
f04a26901c
git-subtree-dir: android git-subtree-mainline:b9f4f1eba4
git-subtree-split:add509bf9e
5 lines
234 B
Plaintext
5 lines
234 B
Plaintext
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
id("com.android.application") version "8.5.0" apply false
|
|
id("org.jetbrains.kotlin.android") version "1.9.0" apply false
|
|
} |