chore: bump app version and update Android/iOS build tooling

- Bump version to 2026.0613.2+57
- Gradle wrapper 8.12 -> 8.14; Flutter migrator flags (builtInKotlin/newDsl)
  and relax kotlin.jvm.target.validation to warning for third-party plugins
- Refresh iOS Xcode project, scheme, Info.plist, Podfile.lock and SwiftPM
  Package.resolved

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Janez T
2026-06-24 13:19:20 +02:00
parent 3c08e150ef
commit f7b6143a57
13 changed files with 213 additions and 172 deletions

View File

@@ -5,12 +5,22 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000199">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000247">
</testcase>
<testcase classname="fastlane.lanes" name="1: upload_to_app_store" time="37.324492">
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.741448">
</testcase>
<testcase classname="fastlane.lanes" name="2: build_app" time="110.585223">
</testcase>
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="353.311697">
</testcase>