Update Neo Backup to 8.2.0 (8201)

This commit is contained in:
F-Droid checkupdates bot 2022-10-22 07:31:47 +00:00
parent 795f0000a4
commit 9b7e1476b8

View file

@ -210,7 +210,18 @@ Builds:
gradle:
- yes
- versionName: 8.2.0
versionCode: 8201
commit: 49203eadcf6219001ba7e0ba88326a1e28af352a
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[\d.]+$
CurrentVersion: 8.1.3
CurrentVersionCode: 8106
CurrentVersion: 8.2.0
CurrentVersionCode: 8201