Skip to content

Conversation

@roelwuytens
Copy link

Starting from gradle 9, jcenter is removed, see also gradle/gradle#34504

@Sydney-o9
Copy link

Team, @roelwuytens is correct, this should be merged.

diff --git a/node_modules/react-native-system-navigation-bar/android/.project b/node_modules/react-native-system-navigation-bar/android/.project
new file mode 100644
index 0000000..f228486
--- /dev/null
+++ b/node_modules/react-native-system-navigation-bar/android/.project
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>react-native-system-navigation-bar</name>
+	<comment>Project react-native-system-navigation-bar created by Buildship.</comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
+	</natures>
+	<filteredResources>
+		<filter>
+			<id>1733716713783</id>
+			<name></name>
+			<type>30</type>
+			<matcher>
+				<id>org.eclipse.core.resources.regexFilterMatcher</id>
+				<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
+			</matcher>
+		</filter>
+	</filteredResources>
+</projectDescription>
diff --git a/node_modules/react-native-system-navigation-bar/android/build.gradle b/node_modules/react-native-system-navigation-bar/android/build.gradle
index 6c4b14c..278b38f 100644
--- a/node_modules/react-native-system-navigation-bar/android/build.gradle
+++ b/node_modules/react-native-system-navigation-bar/android/build.gradle
@@ -3,7 +3,6 @@ buildscript {
         repositories {
             google()
             mavenCentral()
-            jcenter()
         }
 
         dependencies {
@@ -49,7 +48,6 @@ repositories {
     }
     google()
     mavenCentral()
-    jcenter()
 }
 
 dependencies {

@mikypilota
Copy link

Please merge

@yashwant-manchu
Copy link

Please Merge, App is Failing while building

  • Where:
    Build file '/Volumes/MyFiles/Projects/BOLBUDDY/bolbuddy/node_modules/react-native-system-navigation-bar/android/build.gradle' line: 52

  • What went wrong:
    A problem occurred evaluating project ':react-native-system-navigation-bar'.

Could not find method jcenter() for arguments [] on repository container of type org.gradle.api.internal.artifacts.dsl.DefaultRepositoryHandler.

@kadiraydinli kadiraydinli merged commit d528892 into kadiraydinli:master Dec 5, 2025
@kadiraydinli
Copy link
Owner

kadiraydinli commented Dec 5, 2025

Sorry for the delay, I’ll release a new version. Thanks for the fix.

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.

6 participants