Update ntfy to 1.12.0 (26)

This commit is contained in:
F-Droid checkupdates bot 2022-04-30 04:08:32 +00:00
parent 12d28d8d60
commit efe9900740

View file

@ -8,7 +8,7 @@ SourceCode: https://github.com/binwiederhier/ntfy-android
IssueTracker: https://github.com/binwiederhier/ntfy-android/issues
Changelog: https://github.com/binwiederhier/ntfy-android/releases
AutoName: Ntfy
AutoName: ntfy
RepoType: git
Repo: https://github.com/binwiederhier/ntfy-android
@ -154,7 +154,19 @@ Builds:
- fdroid
prebuild: sed -i -e '/google-services/d' build.gradle
- versionName: 1.12.0
versionCode: 26
commit: a4a66a1922a6918ce0c1baa801ab0bcdaf10a9c4
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild: sed -i -e '/google-services/d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v\d+\.\d+\.\d+
CurrentVersion: 1.11.0
CurrentVersionCode: 25
CurrentVersion: 1.12.0
CurrentVersionCode: 26