mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update RepeaterSTART to 0.8 (8)
This commit is contained in:
parent
e0d2f90c25
commit
422922bcd8
1 changed files with 13 additions and 2 deletions
|
|
@ -63,7 +63,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.8'
|
||||
versionCode: 8
|
||||
commit: 7dd9775201f5a917810f11cf3c8002fca5be5ddc
|
||||
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.7'
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: '0.8'
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue