mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
com.simondalvai.ball2box: use hardcoded ndk version 23.2.8568313
This commit is contained in:
parent
770143aaa1
commit
cfd0e9c6c6
1 changed files with 1 additions and 2 deletions
|
|
@ -135,7 +135,6 @@ Builds:
|
|||
|
||||
- versionName: 2.3.2
|
||||
versionCode: 50
|
||||
disable: fails to build
|
||||
commit: 73a542471c298dd61a1b24b1717961858a798c21
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -178,7 +177,7 @@ Builds:
|
|||
- ./godot/bin/godot_server.* -v --path game --export Android Ball2Box.apk
|
||||
- find . -iname "*.apk"
|
||||
- echo "build end"
|
||||
ndk: r23c
|
||||
ndk: 23.2.8568313
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue