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 gradle, kotlin, and some other dependencies for Android. #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ttyniwa
Copy link

@ttyniwa ttyniwa commented Oct 3, 2021

  • upgrade gradle to 7.0.2, kotlin to 1.5.31, and some other dependencies.
  • add gradle scripts because these scripts are intended to be committed officially.

The scripts generated by this task are intended to be committed to your version control system. This task also generates a small gradle-wrapper.jar bootstrap JAR file and properties file which should also be committed to your VCS. The scripts delegates to this JAR.
https://docs.gradle.org/current/dsl/org.gradle.api.tasks.wrapper.Wrapper.html

…ies.

* add gradle scripts because these scripts are intended to be committed officially.
> The scripts generated by this task are intended to be committed to your version control system. This task also generates a small gradle-wrapper.jar bootstrap JAR file and properties file which should also be committed to your VCS. The scripts delegates to this JAR.
> https://docs.gradle.org/current/dsl/org.gradle.api.tasks.wrapper.Wrapper.html
@ttyniwa ttyniwa force-pushed the feature/upgrade_gradle_kotlin_dependencies branch from 5cc2147 to ba09740 Compare October 3, 2021 02:02
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