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

Update libs and add Gradle Versions Plugin #6

Closed
wants to merge 2 commits into from

Conversation

rewgoes
Copy link

@rewgoes rewgoes commented Feb 25, 2022

Update libs and add Gradle Versions Plugin to check for dependency updates.

App was not building in the latest version of Android Studio.

Use the following commands to check for updates:

gradlew dependencyUpdates

or

gradlew dependencyUpdates -PallowLessStable=true

…dates

Use the following commands to check for updates:
```
gradlew dependencyUpdates
```

or

```
gradlew dependencyUpdates -PallowLessStable=true
```
@rewgoes rewgoes changed the title Update libs and add Gradle Versions Plugin to check for dependency up… Update libs and add Gradle Versions Plugin Feb 25, 2022
@rewgoes rewgoes closed this Jul 22, 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.

None yet

1 participant