Update GymRoutines to 0.1.0-beta10 (42)

This commit is contained in:
F-Droid checkupdates bot 2022-02-03 03:35:26 +00:00
parent 38f9a98a2e
commit 5a9ea0a93d

View file

@ -92,7 +92,18 @@ Builds:
gradle:
- yes
- versionName: 0.1.0-beta10
versionCode: 42
commit: 5fd2fa02fd7665b47845faf3ef0d5a85b1ff5580
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 0.1.0-beta09
CurrentVersionCode: 41
CurrentVersion: 0.1.0-beta10
CurrentVersionCode: 42