diff --git a/.github/workflows/versions.env b/.github/workflows/versions.env index bf9b00f05..d15056774 100644 --- a/.github/workflows/versions.env +++ b/.github/workflows/versions.env @@ -1,2 +1,2 @@ -FLUTTER_VERSION=3.27.0 +FLUTTER_VERSION=3.27.3 JAVA_VERSION=17 diff --git a/pubspec.yaml b/pubspec.yaml index 8552d53d8..67ae6a492 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ description: Learn a language while texting your friends. # Pangea# publish_to: none # On version bump also increase the build number for F-Droid -version: 4.1.5+24 +version: 4.1.5+25 environment: sdk: ">=3.0.0 <4.0.0"