maxs15 / maxs15/react-native-spinkit
Please update the version
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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