Skip to content

Commit

Permalink
Merge pull request #22 from Majanto/master
Browse files Browse the repository at this point in the history
Fixing dead link in the Readme
  • Loading branch information
polymonster authored May 15, 2024
2 parents d537ac5 + 967a8eb commit cf0c2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

If you are using premake as your build configuration system for Visual Studio, XCode or GNU Make and wanted to easily integrate Android into your development work flow, this module will abstract the convoluted world of gradle, sdk and ndk.

To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download.html).
To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download/).

In addition to generating Android Studio friendly build.gradle files you can also build from the command line using gradle build.

Expand Down

0 comments on commit cf0c2f9

Please sign in to comment.