Update InstaLate to 1.2.2 (13)

This commit is contained in:
F-Droid checkupdates bot 2021-12-13 03:48:46 +00:00
parent 58135b4527
commit 90746fbdb3

View file

@ -92,7 +92,19 @@ Builds:
gradle:
- yes
- versionName: 1.2.2
versionCode: 13
commit: a7f413c3f768d25b0788c3c0d9d1f5807475350d
subdir: app
submodules: true
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: 12
CurrentVersion: 1.2.2
CurrentVersionCode: 13