mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update GymRoutines to 0.1.0-beta11 (43)
This commit is contained in:
parent
6b775e56af
commit
48374e125a
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue