Update Nitter to 1.7 (8)

This commit is contained in:
F-Droid checkupdates bot 2022-10-12 04:32:25 +00:00
parent 120a56949e
commit f17096e703

View file

@ -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