Update Neo Store to 0.9.5 (915)

This commit is contained in:
F-Droid checkupdates bot 2022-09-19 04:57:59 +00:00
parent 86c9e1b177
commit 1314463cbe

View file

@ -63,7 +63,17 @@ Builds:
gradle:
- yes
- versionName: 0.9.5
versionCode: 915
commit: a3fc611d9bc34006f02b4866b2b5755c41779437
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 0.9.4
CurrentVersionCode: 914
CurrentVersion: 0.9.5
CurrentVersionCode: 915