mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-12 05:28:43 -04:00
417360b1ce
currently builds a "Metaforce" apk, will need to change name of course. Running the apk using Android Studio's emulator can get in game, however running on a samsung phone does not seem to work.
4 lines
73 B
Groovy
4 lines
73 B
Groovy
plugins {
|
|
id 'com.android.application' version '8.7.3' apply false
|
|
}
|