mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update GymRoutines to 0.1.0-beta10 (42)
This commit is contained in:
parent
38f9a98a2e
commit
5a9ea0a93d
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue