mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 13:02:54 +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/build.gradle
|
||||||
git -C app checkout -- android/gradle/wrapper/gradle-wrapper.properties
|
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/AndroidManifest.xml
|
||||||
|
git -C app checkout -- android/app/src/main/res/values/styles.xml
|
||||||
|
|
||||||
# AndroidManifest.xml
|
# AndroidManifest.xml
|
||||||
xmlstarlet edit --pf --inplace \
|
xmlstarlet edit --pf --inplace \
|
||||||
|
|||||||
Reference in New Issue
Block a user