Version auf 0.9.9 gesetzt

This commit is contained in:
Arnold Ude PC2024 2025-11-24 20:03:15 +01:00
parent dcb997421f
commit ec2f1b27e2
3 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,8 @@
<application
android:label="egg_timer_advanced"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round">
<activity
android:name=".MainActivity"
android:exported="true"

View File

@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 0.9.8
version: 0.9.9
environment:
sdk: ^3.10.1

Binary file not shown.