Skip to content

Android, upgrade room and test deps, cleanup not required - #1118

Merged
Alex Gavrishev (anod) merged 2 commits into
mainfrom
algavris/deps-cleanup
Mar 28, 2023
Merged

Android, upgrade room and test deps, cleanup not required#1118
Alex Gavrishev (anod) merged 2 commits into
mainfrom
algavris/deps-cleanup

Conversation

@anod

@anod Alex Gavrishev (anod) commented Mar 23, 2023

Copy link
Copy Markdown
Member

Subset of #1103

Upgrade room 2.2.6 -> 2.4.3 (latest 2.5.1) (requires java upgrade)
Upgrade espresso-core
Clean not needed libraries
Move HttpClientRequestTest to the library project, so it will run during build

//
package com.microsoft.applications.events.maesdktest;

import androidx.annotation.Keep;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Wasn't this necessary to avoid the obfuscator from stripping/changing the method signature?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is app that executes tests, is not part of maesdk

@maxgolov Max Golovanov (maxgolov) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM - except the Keep part, please elaborate on this one.

@anod
Alex Gavrishev (anod) merged commit c81c08a into main Mar 28, 2023
@anod
Alex Gavrishev (anod) deleted the algavris/deps-cleanup branch March 28, 2023 07:54
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.

3 participants