mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-11-03 06:43:10 +08:00
react-native-pushy适配harmony (#461)
* init * update * udpate * update * update * update * add pushy build time logic
This commit is contained in:
4
Example/harmony_use_pushy/android/settings.gradle
Normal file
4
Example/harmony_use_pushy/android/settings.gradle
Normal file
@@ -0,0 +1,4 @@
|
||||
rootProject.name = 'harmony_use_pushy'
|
||||
apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesSettingsGradle(settings)
|
||||
include ':app'
|
||||
includeBuild('../node_modules/@react-native/gradle-plugin')
|
||||
Reference in New Issue
Block a user