mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Notes to 1.30 (130)
This commit is contained in:
parent
669359da94
commit
830fcb3073
1 changed files with 12 additions and 2 deletions
|
|
@ -241,7 +241,17 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.30'
|
||||
versionCode: 130
|
||||
commit: 2e0dca96b702d4ab91bb7a49820c62b42050281c
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.29'
|
||||
CurrentVersionCode: 129
|
||||
CurrentVersion: '1.30'
|
||||
CurrentVersionCode: 130
|
||||
|
|
|
|||
Loading…
Reference in a new issue