Prepare v1.0.5

This commit is contained in:
Marco 2025-01-03 22:34:01 +01:00
parent 0aca111cb5
commit 435ad4e618
7 changed files with 4 additions and 2 deletions

2
.gitignore vendored
View File

@ -42,3 +42,5 @@ app.*.map.json
/android/app/profile
/android/app/release
assets/icon_base.xcf
/metadata/**/*.xcf

View File

@ -34,8 +34,8 @@ android {
applicationId = "de.swgross.calorimeter"
minSdk = flutter.minSdkVersion
targetSdk = flutter.targetSdkVersion
versionCode = 4
versionName = "1.0.4"
versionCode = 5
versionName = "1.0.5"
}
signingConfigs {

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB