We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ec780 commit 4223f64Copy full SHA for 4223f64
README.md
@@ -10,6 +10,7 @@ You can run the jar to create the project, or just write a command line with the
10
java -jar androidide-libgdx.jar [OPTIONS]
11
--name <arg> Project name.
12
--package <arg> Project package name.
13
+--language <arg> Project language, java or kotlin.
14
--minSdk <arg> The minimum sdk of the project.
15
--targetSdk <arg> The project's target sdk.
16
```
0 commit comments