diff options
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle index a58bfeb..9508256 100644 --- a/build.gradle +++ b/build.gradle @@ -60,6 +60,7 @@ project(":desktop") { project(":android") { apply plugin: "com.android.application" + apply plugin: "kotlin-android" configurations { natives } |
