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

Add Amazon consumer proguard rules to plugin and prepare alpha.3 release #336

Merged
merged 4 commits into from
Mar 10, 2022

Conversation

vegaro
Copy link
Contributor

@vegaro vegaro commented Mar 9, 2022

CF-236

Adds consumer proguard rules so they get added automatically to apps. Also prepares alpha.3 version.

There have been several reports of installation problems in Flutter due to missing Proguard rules. We need to do a release on top of the latest amazon.alpha.2 version that adds these rules automatically.

When we are ready to update purchases-flutter to Android v5, these will get automatically added via purchases-android but until then, let's add them to our purchases-flutter plugin.

Copy link
Contributor

@taquitos taquitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@vegaro vegaro merged commit b016e72 into amazon Mar 10, 2022
@vegaro vegaro deleted the add-consumer-proguard-rules branch March 10, 2022 00:26
@vegaro vegaro mentioned this pull request Mar 11, 2022
vegaro added a commit that referenced this pull request Apr 20, 2022
commit 76d7494
Author: aboedo <andresboedo@gmail.com>
Date:   Mon Mar 14 09:56:20 2022 -0300

    Release: amazon alpha.4 (#338)

    * bumped version number

    * added RELEASING-AMAZON.md

    * updated releasing-amazon

    * fixed version number which had a dash instead of a dot

    * fixed `main` branch being referenced in RELEASING-AMAZON.md

    * fixed branch references again

    * adds getAmazonLibrary task

    * job working directory

    * Fix integration tests

    Co-authored-by: Cesar de la Vega <cesarvegaro@gmail.com>

commit d929c20
Author: aboedo <andresboedo@gmail.com>
Date:   Fri Mar 11 11:55:08 2022 -0300

    added missing parameter when calling setup with amazon (#337)

commit b016e72
Author: Cesar de la Vega <cesarvegaro@gmail.com>
Date:   Wed Mar 9 16:26:53 2022 -0800

    Add Amazon consumer proguard rules to plugin and prepare alpha.3 release (#336)

    * adds proguard rules to plugin

    * increase version

    * add changelog and updates instructions

    * removes unnecessary import

commit 6c759df
Author: Cesar de la Vega <cesarvegaro@gmail.com>
Date:   Fri Feb 18 09:35:48 2022 -0800

    Update Amazon instructions

commit 2abe522
Author: vegaro <cesarvegaro@gmail.com>
Date:   Mon Nov 22 18:00:13 2021 -0800

    Adds amazon instructions

commit d820a1e
Author: vegaro <cesarvegaro@gmail.com>
Date:   Tue Oct 5 19:35:19 2021 -0700

    alpha 2

commit 46e93fd
Author: vegaro <cesarvegaro@gmail.com>
Date:   Fri Jul 30 10:12:04 2021 +0200

    increase version number

commit a0b72d7
Author: vegaro <cesarvegaro@gmail.com>
Date:   Fri Jul 30 09:28:30 2021 +0200

    fix tests

commit 32cf7e9
Author: vegaro <cesarvegaro@gmail.com>
Date:   Thu Jul 29 17:00:44 2021 +0200

    increase version and adds missing import

commit f53315d
Author: Cesar de la Vega <cesarvegaro@gmail.com>
Date:   Thu May 13 11:02:19 2021 -0700

    Update main.dart

commit 32eea50
Author: César de la Vega <cesarvegaro@gmail.com>
Date:   Wed Mar 17 20:08:56 2021 -0700

    adds changes to be able to configure amazon

commit 09ee274
Author: César de la Vega <cesarvegaro@gmail.com>
Date:   Tue Mar 9 18:33:13 2021 -0800

    adds useAmazon boolean
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.

2 participants