mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Notes to 1.2.4 (10)
This commit is contained in:
parent
4c53a81b20
commit
43a8ead60e
1 changed files with 14 additions and 2 deletions
|
|
@ -85,7 +85,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.4
|
||||
versionCode: 10
|
||||
commit: 9da9138c982f2725451ab3d54d3c9274cc254765
|
||||
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.3
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue