Update DetoxDroid to 1.2.1 (12001)

This commit is contained in:
F-Droid checkupdates bot 2022-02-09 04:19:00 +00:00
parent 27b3ac01e7
commit e16bd95579

View file

@ -53,7 +53,18 @@ Builds:
gradle:
- yes
- versionName: 1.2.1
versionCode: 12001
commit: 17492c68fbe1411e9d8ff7ec251e4bdb43f9921b
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.0
CurrentVersionCode: 12000
CurrentVersion: 1.2.1
CurrentVersionCode: 12001