mirror of https://github.com/axmolengine/axmol.git
Fix typo
This commit is contained in:
parent
483ee8ad26
commit
86a3328a5c
|
@ -106,7 +106,7 @@ See [windows workflow guide](https://github.com/axis-project/axis/issues/564)
|
|||
3. Start Android and choose [Open an existing Android Studio Project] and select ```axis\tests\cpp-tests\proj.android```
|
||||
4. Start Android Studio and Open [Tools][SDKManager], then switch to ```SDK Tools```, check the ```Show Package Details```, choose the following tools and click the button ```Apply``` to install them:
|
||||
* Android SDK Platform 33
|
||||
* Android Grandle Plugin (AGP) 7.2.0
|
||||
* Android Gradle Plugin (AGP) 7.2.0
|
||||
* Android SDK Build-Tools 30.0.3 match with AGP
|
||||
* Gradle 7.4.2
|
||||
* NDK r23c+
|
||||
|
|
Loading…
Reference in New Issue