1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-18 17:30:38 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix example

This commit is contained in:
sunnylqm
2025-01-11 17:22:32 +08:00
parent 22d80890e2
commit eabacaa1e3
12 changed files with 640 additions and 501 deletions

View File

@@ -72,8 +72,8 @@ def jscFlavor = 'org.webkit:android-jsc:+'
android {
ndkVersion rootProject.ext.ndkVersion
compileSdkVersion rootProject.ext.compileSdkVersion
buildToolsVersion rootProject.ext.buildToolsVersion
compileSdk rootProject.ext.compileSdkVersion
namespace "com.awesomeproject"
defaultConfig {