Skip to content

Instantly share code, notes, and snippets.

@gnysek
Created September 17, 2025 13:49
Show Gist options
  • Save gnysek/176b3e6f32a274e6c40ed107affb8dbd to your computer and use it in GitHub Desktop.
Save gnysek/176b3e6f32a274e6c40ed107affb8dbd to your computer and use it in GitHub Desktop.
androidtest.json
{
"welcome": "Witaj w mojej aplikacji!",
"menu": [
{ "title": "Dashboard", "route": "/dashboard" },
{ "title": "Raporty", "route": "/reports" },
{ "title": "Ustawienia", "route": "/settings" }
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment