1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-24 01:58:53 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

Update Android build configuration: change React Native architectures and bump version name to 1.81.4

This commit is contained in:
sunnylqm
2025-09-17 10:22:04 +08:00
parent 4a62e89c73
commit 53dfb45ca2
2 changed files with 3 additions and 2 deletions

View File

@@ -81,7 +81,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "1.0"
versionName "1.81.4"
}
signingConfigs {
debug {