karoo-powerbar/app/manifest.json
timklge 546f219d6d
Replace white-on-black icon (#14)
* Replace white-on-black icon

* Replace filled with stroked icon
2025-01-07 17:56:52 +01:00

11 lines
506 B
JSON

{
"label": "karoo-powerbar",
"packageName": "de.timklge.karoopowerbar",
"iconUrl": "https://github.com/timklge/karoo-powerbar/releases/latest/download/karoo-powerbar.png",
"latestApkUrl": "https://github.com/timklge/karoo-powerbar/releases/latest/download/app-release.apk",
"latestVersion": "1.3.1",
"latestVersionCode": 10,
"developer": "timklge",
"description": "Adds a colored power bar to the bottom of the screen",
"releaseNotes": "Add size setting, cadence and speed data sources"
}