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 0923a71 commit a42b054Copy full SHA for a42b054
.github/workflows/android_builds.yml
@@ -27,7 +27,7 @@ jobs:
27
java-version: 17
28
29
- name: Install Android NDK r23c
30
- uses: nttld/setup-ndk@v1
+ uses: nttld/setup-ndk@v1.4.2
31
with:
32
ndk-version: r23c
33
link-to-sdk: true
README.md
@@ -1,5 +1,5 @@
1
# Godot Engine
2
-
+test
3
<p align="center">
4
<a href="https://godotengine.org">
5
<img src="logo_outlined.svg" width="400" alt="Godot Engine logo">
0 commit comments