mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
chat.simplex.app: fix 5.4.3
This commit is contained in:
parent
c943f340b4
commit
d30bd6a8d7
1 changed files with 2 additions and 0 deletions
|
|
@ -894,6 +894,7 @@ Builds:
|
|||
- sed -i -e '/maven.pkg.jetbrains.space/d' ./apps/multiplatform/{build,settings}.gradle.kts
|
||||
- sed -i -e '/gradleConfig/d' ./apps/multiplatform/android/build.gradle.kts
|
||||
- sed -i -e 's/android.version_code=.*/android.version_code=$$VERCODE$$/' ./apps/multiplatform/gradle.properties
|
||||
- sed -i -e 's/HEAD/& | head -n1/' ./scripts/android/build-android.sh
|
||||
build:
|
||||
- gradle -v
|
||||
- export USER=vagrant
|
||||
|
|
@ -920,6 +921,7 @@ Builds:
|
|||
- sed -i -e 's/android_simplex_lib=.*/android_simplex_lib="${folder}#hydraJobs.x86_64-linux.${arch}-android:lib:simplex-chat"/g'
|
||||
-e 's/android_support_lib=.*/android_support_lib="${folder}#hydraJobs.x86_64-linux.${arch}-android:lib:support"/g'
|
||||
./scripts/android/build-android.sh
|
||||
- sed -i -e 's/HEAD/& | head -n1/' ./scripts/android/build-android.sh
|
||||
build:
|
||||
- gradle -v
|
||||
- export USER=vagrant
|
||||
|
|
|
|||
Loading…
Reference in a new issue