Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(repo): AGP 8.0 compatibility #2942

Merged
merged 1 commit into from Apr 26, 2023
Merged

fix(repo): AGP 8.0 compatibility #2942

merged 1 commit into from Apr 26, 2023

Conversation

dnys1
Copy link
Contributor

@dnys1 dnys1 commented Apr 26, 2023

Fixes #2937

Adds namespace attribute to build.gradle files in accordance with Android docs for compatibility with Android Gradle Plugin (AGP) 8.0.

See also: flutter/flutter#125181 (comment)

@dnys1 dnys1 requested a review from a team as a code owner April 26, 2023 16:12
@dnys1 dnys1 marked this pull request as draft April 26, 2023 16:13
Fixes #2937

Adds `namespace` attribute to `build.gradle` files in accordance with [Android docs](https://developer.android.com/build/publish-library/prep-lib-release) for compatibility with Android Gradle Plugin (AGP) 8.0.

See also: flutter/flutter#125181 (comment)
@dnys1 dnys1 marked this pull request as ready for review April 26, 2023 16:29
@dnys1 dnys1 merged commit 4c22e47 into main Apr 26, 2023
29 checks passed
@dnys1 dnys1 deleted the chore/gradle-8 branch April 26, 2023 16:49
dnys1 pushed a commit that referenced this pull request May 9, 2023
## 1.1.0

### Features
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

### Fixes
- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 9, 2023
## 1.1.0

### Features
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

### Fixes
- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 9, 2023
## 1.1.0

### Features
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

### Fixes
- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update SDK constraint to `^3.0.0-417.4.beta`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update Dart SDK constraint to `^3.0.0`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 10, 2023
- Dart 3 support (must update Dart SDK constraint to `^3.0.0`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
dnys1 pushed a commit that referenced this pull request May 11, 2023
- Dart 3 support (must update Dart SDK constraint to `^3.0.0`)
- feat(core): add granular model read operations ([#2611](#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([#3013](#3013))
- fix(repo): AGP 8.0 compatibility ([#2942](#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Stivenmore pushed a commit to JunoLuK/amplify-flutter that referenced this pull request Jun 9, 2023
Fixes aws-amplify#2937

Adds `namespace` attribute to `build.gradle` files in accordance with [Android docs](https://developer.android.com/build/publish-library/prep-lib-release) for compatibility with Android Gradle Plugin (AGP) 8.0.

See also: flutter/flutter#125181 (comment)
Stivenmore pushed a commit to JunoLuK/amplify-flutter that referenced this pull request Jun 9, 2023
- Dart 3 support (must update Dart SDK constraint to `^3.0.0`)
- feat(core): add granular model read operations ([aws-amplify#2611](aws-amplify#2611))

- fix(notifications): configure call hangs on Flutter app hot restart ([aws-amplify#3013](aws-amplify#3013))
- fix(repo): AGP 8.0 compatibility ([aws-amplify#2942](aws-amplify#2942))
- fix: convert AuthUserAttributeKey in updateUserAttributes

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
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.

Add compatibility with Android Gradle Plugin 8.0
3 participants