Skip to content
Snippets Groups Projects
Unverified Commit 45dd59cb authored by Sébastien Blin's avatar Sébastien Blin
Browse files

fdroid: use swig from testing

Change-Id: I92a9a1c985549eeab3d030607a035fb539fa304f
Gitlab: #540
parent a9b628a7
No related branches found
No related tags found
No related merge requests found
...@@ -54,6 +54,9 @@ echo " - versionName: ${versionName} ...@@ -54,6 +54,9 @@ echo " - versionName: ${versionName}
timeout: 10800 timeout: 10800
subdir: client-android/ring-android/app subdir: client-android/ring-android/app
submodules: true submodules: true
sudo:
- apt update || apt update
- apt install -y -t testing swig
gradle: gradle:
- noPush - noPush
rm: rm:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment