Skip to content

Conversation

@leossmith
Copy link
Collaborator

@leossmith leossmith commented Jun 29, 2025

  • Updated android_gen.dart to check both for compileSdkVersion (old gradle for android) and compileSdk (newer version). This resolves Error in _buildAndroidLocales Due to Updated Gradle Format in Flutter #35
  • Updated dcli from alpha to stable version. This ensures there are no conflicts with old archive package
  • Bumped version to 1.0.35
  • Added simple test for addLocalesInAndroid()

Leo Kanellopoulos added 3 commits June 29, 2025 11:50
- Updated android_gen.dart to work with both older gradle and the new format for android compileSdk
- Updated android_gen.dart to work with both older gradle and the new format for android compileSdk
- Added test for addLocalesInAndroid()
- Updated android_gen.dart to work with both older gradle and the new format for android compileSdk
- Added test for addLocalesInAndroid()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error in _buildAndroidLocales Due to Updated Gradle Format in Flutter

1 participant