Updated Fertility Test Analyser app to 2.2.0.

This commit is contained in:
Pablo Arquer 2021-01-04 13:44:36 +00:00 committed by Izzy
parent add1c981bf
commit f838222749

View file

@ -12,14 +12,13 @@ RepoType: git
Repo: https://gitlab.com/colnix/fta.git
Builds:
- versionName: 2.1.0
versionCode: 22
disable: fails to build
commit: 2.1.0
- versionName: 2.2.0
versionCode: 23
commit: 2.2.0
subdir: app
sudo:
- apt-get update || apt-get update
- apt install -y inkscape
- apt install -y inkscape dbus-user-session
gradle:
- yes