diff --git a/android/fastlane/metadata/android/de-DE/changelogs/45.txt b/android/fastlane/metadata/android/de-DE/changelogs/45.txt new file mode 100644 index 0000000..17f3453 --- /dev/null +++ b/android/fastlane/metadata/android/de-DE/changelogs/45.txt @@ -0,0 +1 @@ +* Aktualisieren des Flutter-Submoduls für F-Droid builds \ No newline at end of file diff --git a/android/fastlane/metadata/android/en-US/changelogs/45.txt b/android/fastlane/metadata/android/en-US/changelogs/45.txt new file mode 100644 index 0000000..ad00396 --- /dev/null +++ b/android/fastlane/metadata/android/en-US/changelogs/45.txt @@ -0,0 +1 @@ +* Update flutter submodule for F-Droid builds \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index b39da96..471beb4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 2.3.9+44 +version: 2.3.10+45 environment: sdk: ">=3.0.0 <4.0.0"