mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 21:29:11 +00:00
Update Notes to 1.2.3 (9)
This commit is contained in:
parent
7b645c9ce3
commit
253974d78c
1 changed files with 14 additions and 2 deletions
|
|
@ -73,7 +73,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 9
|
||||
commit: 2915cf984b32614f0fa7ac8fbc28e75d5f4cedf1
|
||||
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.2
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue