mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 17:56:20 +00:00
fix: include styles.xml for android builds
This commit is contained in:
@@ -12,6 +12,7 @@ ANDROID_STRINGS_PATH="app/android/app/src/main/res/values/strings.xml"
|
||||
git -C app checkout -- android/build.gradle
|
||||
git -C app checkout -- android/gradle/wrapper/gradle-wrapper.properties
|
||||
git -C app checkout -- android/app/src/main/AndroidManifest.xml
|
||||
git -C app checkout -- android/app/src/main/res/values/styles.xml
|
||||
|
||||
# AndroidManifest.xml
|
||||
xmlstarlet edit --pf --inplace \
|
||||
|
||||
Reference in New Issue
Block a user