mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update GymRoutines to 0.1.0-beta06 (38)
This commit is contained in:
parent
7d754a8ec6
commit
af7ddb52ca
1 changed files with 13 additions and 2 deletions
|
|
@ -48,7 +48,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.0-beta06
|
||||
versionCode: 38
|
||||
commit: e5435477d39982390f83fe1ce5eb8ed455c29ba7
|
||||
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-beta05
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 0.1.0-beta06
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue