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

Upgrade dependencies, Remove outdated #47

Merged
merged 6 commits into from
Aug 13, 2022
Merged

Upgrade dependencies, Remove outdated #47

merged 6 commits into from
Aug 13, 2022

Conversation

jemshit
Copy link
Contributor

@jemshit jemshit commented Jun 21, 2022

Added

  • ViewBinding
  • CHANGELOG.md

Changed

  • Upgrade Kotlin, Gradle, all dependencies
  • sourceCompatibility / targetCompatibility Java 8 -> Java 11
  • (sample) app module depends on library module directly instead of using Jitpack

Removed

  • jcenter()
  • appcompat-v7 dependency from library
  • kotlin android extensions

Fixed

  • trustwallet:wallet-core dep. version in sample app

* Upgrade Grade Build Tool 4.0.0 -> 7.2.1
* Upgrade Gradle 6.1.1 -> 7.4.2
* sourceCompatibility/targetCompatibility Java 8 -> Java 11
* (sample) app module depends on library module directly instead of using Jitpack
* Upgrade all dependencies
- Remove jcenter()
- Kotlin Android Extensions
@jemshit
Copy link
Contributor Author

jemshit commented Jun 21, 2022

@vcoolish Hi, could you take a look

@vcoolish vcoolish merged commit 75b2590 into trustwallet:master Aug 13, 2022
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