Update GymRoutines to 0.1.0-beta11 (43)

This commit is contained in:
F-Droid checkupdates bot 2022-02-21 03:29:18 +00:00
parent 6b775e56af
commit 48374e125a

View file

@ -103,7 +103,18 @@ Builds:
gradle:
- yes
- versionName: 0.1.0-beta11
versionCode: 43
commit: ae14486c824e56390976fd2380f1bb3d40f06ce9
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-beta10
CurrentVersionCode: 42
CurrentVersion: 0.1.0-beta11
CurrentVersionCode: 43