Update version co.garmax.materialflashlight

This commit is contained in:
Maxim Garin 2021-12-18 01:57:47 +00:00 committed by linsui
parent f9d62e58fe
commit 029b6c7d10

View file

@ -36,7 +36,18 @@ Builds:
gradle:
- yes
- versionName: '2.7'
versionCode: 29
commit: v2.7
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: '2.5'
CurrentVersionCode: 27
CurrentVersion: '2.7'
CurrentVersionCode: 29