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

Merge to Staging for v3.0.0 relase #119

Merged
merged 6 commits into from
Feb 22, 2024
Merged

Merge to Staging for v3.0.0 relase #119

merged 6 commits into from
Feb 22, 2024

Conversation

kevinlind
Copy link
Collaborator

Description

Merge to Staging for version 3.0.0 release

  • Sets minSDK version to Android 21
  • Sets compileSDK and targetSDK to Android 34
  • Upgrade project AGP to 8.2
  • Upgrade project build files to use Kotlin Gradle and the aepsdk-gradle-plugin

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

cacheung and others added 6 commits July 25, 2023 17:30
2.0.1 release staging -> main
Fix Gradle files lint warning
Fix Gradle files's lint warnings
* Android 3.0.0 migration update

Android 3.0.0 migration update

* disable assemble-app

disable assemble-app

* disable assemble-phone

disable assemble-phone

* remove Assemble App

remove Assemble App

* Exclude duplicated edgeidentity and core module in App gradle

Exclude duplicated edgeidentity and core module in App gradle

* fix test app paths

fix test app paths

* Update Review comments

Update Review comments

* remove duplicated gitignore items

remove duplicated gitignore items

* include .gradle files

include .gradle files

* remove .gradle directory files

remove .gradle directory files
* Android 3.0.0 migration update

Android 3.0.0 migration update

* disable assemble-app

disable assemble-app

* disable assemble-phone

disable assemble-phone

* remove Assemble App

remove Assemble App

* Exclude duplicated edgeidentity and core module in App gradle

Exclude duplicated edgeidentity and core module in App gradle

* Update Spotless and License for all the files

Update Spotless and License for all the files

* update github yml file

update github yml file

* enable checkformat and lint

enable checkformat and lint

* SpotlessApply

SpotlessApply

* Remove extra variables

Remove extra variables

* Update License header to its original creation date

Update License header to its original creation date
* Android 3.0.0 migration update

Android 3.0.0 migration update

* disable assemble-app

disable assemble-app

* disable assemble-phone

disable assemble-phone

* remove Assemble App

remove Assemble App

* Exclude duplicated edgeidentity and core module in App gradle

Exclude duplicated edgeidentity and core module in App gradle

* Update Spotless and License for all the files

Update Spotless and License for all the files

* update github yml file

update github yml file

* enable checkformat and lint

enable checkformat and lint

* Make build path parameter

Make build path parameter

* SpotlessApply

SpotlessApply

* Remove extra variables

Remove extra variables

* Update License header to its original creation date

Update License header to its original creation date

---------

Co-authored-by: Kevin Lind <[email protected]>
@kevinlind kevinlind merged commit bdffcab into staging Feb 22, 2024
5 checks passed
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