mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-14 02:53:30 +00:00
Initial Commit
SIMTAK 1.0 Stable Version Developed to use with Armatak addon for ARMA 3 Copyright ©2024 Valmo Trindade All rights reserved. Take a look on the main project: https://github.com/valmojr/armatak
This commit is contained in:
8
build.gradle.kts
Normal file
8
build.gradle.kts
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.android.application) apply false
|
||||
alias(libs.plugins.jetbrains.kotlin.android) apply false
|
||||
}
|
||||
Reference in New Issue
Block a user