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

Remove jcenter #310

Merged
merged 10 commits into from
Nov 8, 2021
Merged

Conversation

sairajsawant
Copy link

@sairajsawant sairajsawant commented Nov 8, 2021

Summary

Removes jcenter dependency as mentioned in issue 308

Description for the changelog

With the sunset of jcenter, current/future public dependencies won't be available - cleaning it up.

Checklist

  • Build and linting is passing.
  • This change is not breaking existing flow of a system.
  • I have written test case for this change.
  • This change is tested from all aspects.
  • Implemented any new third-party library (Which not existed before this change).

dependabot bot and others added 10 commits November 1, 2021 02:04
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.0 to 42.3.1.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](pgjdbc/pgjdbc@REL42.3.0...REL42.3.1)

---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [accompanist-swiperefresh](https://github.com/google/accompanist) from 0.20.0 to 0.20.1.
- [Release notes](https://github.com/google/accompanist/releases)
- [Commits](google/accompanist@v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: com.google.accompanist:accompanist-swiperefresh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…le/noty-android/com.google.accompanist-accompanist-swiperefresh-0.20.1

[Android]: Bump accompanist-swiperefresh from 0.20.0 to 0.20.1 in /noty-android
…le/noty-api/org.postgresql-postgresql-42.3.1

[API]: Bump postgresql from 42.3.0 to 42.3.1 in /noty-api
Bumps `composeVersion` from 1.0.4 to 1.0.5.

Updates `runtime` from 1.0.4 to 1.0.5

Updates `ui` from 1.0.4 to 1.0.5

Updates `foundation` from 1.0.4 to 1.0.5

Updates `foundation-layout` from 1.0.4 to 1.0.5

Updates `material` from 1.0.4 to 1.0.5

Updates `material-icons-core` from 1.0.4 to 1.0.5

Updates `material-icons-extended` from 1.0.4 to 1.0.5

Updates `ui-tooling` from 1.0.4 to 1.0.5

Updates `ui-test` from 1.0.4 to 1.0.5

Updates `runtime-livedata` from 1.0.4 to 1.0.5

---
updated-dependencies:
- dependency-name: androidx.compose.runtime:runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.foundation:foundation-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material-icons-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material-icons-extended
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.runtime:runtime-livedata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps navigation-compose from 2.4.0-beta01 to 2.4.0-beta02.

---
updated-dependencies:
- dependency-name: androidx.navigation:navigation-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…le/noty-android/composeVersion-1.0.5

[Android]: Bump composeVersion from 1.0.4 to 1.0.5 in /noty-android
…le/noty-android/androidx.navigation-navigation-compose-2.4.0-beta02

[Android]: Bump navigation-compose from 2.4.0-beta01 to 2.4.0-beta02 in /noty-android
@sairajsawant sairajsawant changed the title Remove jcenter - closes #308 Remove jcenter Nov 8, 2021
Copy link
Owner

@PatilShreyas PatilShreyas left a comment

Choose a reason for hiding this comment

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

LGTM @sairajsawant 😃. Thanks!

@PatilShreyas PatilShreyas changed the base branch from v1.3.1-dev to master November 8, 2021 03:46
@PatilShreyas PatilShreyas changed the base branch from master to v1.3.1-dev November 8, 2021 03:47
@PatilShreyas PatilShreyas linked an issue Nov 8, 2021 that may be closed by this pull request
@PatilShreyas
Copy link
Owner

Thanks @sairajsawant for this. Feel free to contribute again. Merging this...

@PatilShreyas PatilShreyas merged commit 9cf010f into PatilShreyas:v1.3.1-dev Nov 8, 2021
@sairajsawant
Copy link
Author

sure thanks @PatilShreyas !

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.

removing jcenter
3 participants