MinCal Widget: fix 2.0.1

This commit is contained in:
linsui 2021-06-07 19:33:29 +08:00
parent 19f6c6d0c9
commit eb25eff09b

View file

@ -131,12 +131,14 @@ Builds:
- versionName: 2.0.1
versionCode: 26
disable: https://github.com/mvmike/min-cal-widget/issues/66
commit: v2.0.1
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e 's/5.2-/5.1-/' ../gradle/wrapper/gradle-wrapper.properties
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags