mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Nitter to 1.7 (8)
This commit is contained in:
parent
120a56949e
commit
f17096e703
1 changed files with 13 additions and 2 deletions
|
|
@ -44,7 +44,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 8
|
||||
commit: 57077f4bb68f39363c65cb24bf299db03e9a3696
|
||||
subdir: app
|
||||
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.6'
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue