Update DetoxDroid to 1.2.2 (12002)

This commit is contained in:
F-Droid checkupdates bot 2022-02-26 04:05:27 +00:00
parent 202dfaef08
commit 86d17431a2

View file

@ -64,7 +64,18 @@ Builds:
gradle:
- yes
- versionName: 1.2.2
versionCode: 12002
commit: 8381bcff1a5cb171565e75fb6914261d5dcf2150
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.2.1
CurrentVersionCode: 12001
CurrentVersion: 1.2.2
CurrentVersionCode: 12002