mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-30 04:43:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			261 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			261 B
		
	
	
	
		
			Groovy
		
	
	
	
	
	
| 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')
 | 
