v0.1.3: version bump for a clean CI trigger on the cached runner
Some checks failed
build-apk / build (push) Failing after 21m0s
Some checks failed
build-apk / build (push) Failing after 21m0s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
ba3ae8b3e6
commit
626e46a55f
1 changed files with 2 additions and 2 deletions
|
|
@ -3,14 +3,14 @@
|
|||
"name": "BigBrainParking",
|
||||
"slug": "bigbrainparking",
|
||||
"scheme": "bigbrainparking",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"orientation": "portrait",
|
||||
"userInterfaceStyle": "automatic",
|
||||
"newArchEnabled": true,
|
||||
"icon": "./assets/icon.png",
|
||||
"android": {
|
||||
"package": "top.mowden.bigbrainparking",
|
||||
"versionCode": 2,
|
||||
"versionCode": 3,
|
||||
"edgeToEdgeEnabled": true,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue