Ogre SampleBrowser: correct ndk tag to fix build

This commit is contained in:
Pavel Rojtberg 2019-12-25 21:45:04 +01:00 committed by asdoi
parent 715eed6d92
commit 9b9e9bebf5

View file

@ -199,7 +199,7 @@ Builds:
.
- cmake --build . -- -j $(nproc)
- gradle -b SampleBrowserNDK/build.gradle assembleRelease
ndk: r17
ndk: r18b
- versionName: 1.12.4
versionCode: 13
@ -213,7 +213,7 @@ Builds:
.
- cmake --build . -- -j $(nproc)
- gradle -b SampleBrowserNDK/build.gradle assembleRelease
ndk: r17
ndk: r18b
MaintainerNotes: |-
For documentation of cmake options see: