t/android_common: Fix missing resource string value

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2257>
This commit is contained in:
Korcan Hussein 2024-06-25 16:58:11 +01:00 committed by Marge Bot
parent 2ca0820a65
commit 6307f17726

View file

@ -7,5 +7,6 @@
<!-- app_name supplied by build system -->
<string name="powered_by_monado">An XR Runtime, powered by <a href="https://monado.dev">Monado</a></string>
<string name="monado_lib_version">0.0.0</string>
</resources>