mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Notes to 1.2.5 (11)
This commit is contained in:
parent
53221f8ad4
commit
c72b323f9d
1 changed files with 14 additions and 2 deletions
|
|
@ -97,7 +97,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 11
|
||||
commit: 9f6016fdb6ccf1e1954347cac01c5b5e19b3434e
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue