mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update DarkModeLiveWallpaper to 1.4.3 (35)
This commit is contained in:
parent
5bb849a329
commit
1c30caafea
1 changed files with 15 additions and 2 deletions
|
|
@ -268,7 +268,20 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- app/publish.gradle
|
- app/publish.gradle
|
||||||
|
|
||||||
|
- versionName: 1.4.3
|
||||||
|
versionCode: 35
|
||||||
|
commit: 9527ba9cdd8b4f81e5befdcdf2f6c237bb1de1d0
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- app/publish.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.4.2
|
CurrentVersion: 1.4.3
|
||||||
CurrentVersionCode: 34
|
CurrentVersionCode: 35
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue