mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update RepeaterSTART to 0.7 (7)
This commit is contained in:
parent
9febc97bf5
commit
0597afe2a0
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.7'
|
||||
versionCode: 7
|
||||
commit: 87c13cf44f43e6a12db9765d46721790619c9b44
|
||||
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.6'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '0.7'
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue