mirror of
https://github.com/status-im/status-react.git
synced 2025-02-15 12:27:03 +00:00
chore: patch react-native to use foojay 0.8.0
This commit is contained in:
parent
a82c91fdbd
commit
992c5dc83f
10
patches/settings.gradle.kts.patch
Normal file
10
patches/settings.gradle.kts.patch
Normal file
@ -0,0 +1,10 @@
|
||||
--- /tmp/tmp-status-mobile-a82c91fdb/tmp.Y8PU8VldXR/settings.gradle.kts 2024-09-03 14:59:49.071068000 +0530
|
||||
+++ ./node_modules/@react-native/gradle-plugin/settings.gradle.kts 2024-09-03 15:00:08.292388770 +0530
|
||||
@@ -13,6 +13,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
-plugins { id("org.gradle.toolchains.foojay-resolver-convention").version("0.5.0") }
|
||||
+plugins { id("org.gradle.toolchains.foojay-resolver-convention").version("0.8.0") }
|
||||
|
||||
rootProject.name = "react-native-gradle-plugin"
|
Loading…
x
Reference in New Issue
Block a user