maxs15 / maxs15/react-native-spinkit

Please update the version

Open
#144 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C
Stars
2.4k
Forks
307
PR merge metrics
No merged PRs in 30d

Description

Configure project :react-native-spinkit
Build file 'F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle': line 7
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.3/userguide/upgrading_version_6.html#jcenter_deprecation
at build_ew8c546awgzbtfphzydoqb783$_run_closure1$_closure3.doCall(F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle:7)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
at build_ew8c546awgzbtfphzydoqb783$_run_closure1.doCall(F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle:5)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
Build file 'F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle': line 36
The RepositoryHandler.jcenter() method has been deprecated. This is scheduled to be removed in Gradle 9.0. JFrog announced JCenter's sunset in February 2021. Use mavenCentral() instead. Consult the upgrading guide for further information: https://docs.gradle.org/8.3/userguide/upgrading_version_6.html#jcenter_deprecation
at build_ew8c546awgzbtfphzydoqb783$_run_closure2.doCall(F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle:36)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)
at build_ew8c546awgzbtfphzydoqb783.run(F:\project\pay_merchant_app\node_modules\react-native-spinkit\android\build.gradle:33)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with android/build.gradle, especially lines 7 and 36 identified in the build output. Review the Gradle repository declarations and update the deprecated repository usage as requested, then run the Android build with the project's supported Gradle version to confirm the deprecation warnings are resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
build-system, mobile
Issue type
Bug
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.