mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 21:26:57 +00:00
Update News to 0.3.1 (17)
This commit is contained in:
parent
b761c46085
commit
b65295a547
1 changed files with 13 additions and 2 deletions
|
|
@ -93,7 +93,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.3.1
|
||||
versionCode: 17
|
||||
commit: 69dae2ca3a3e41e11c58f003335457838150fbb3
|
||||
subdir: app
|
||||
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: 0.3.0
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.3.1
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue