mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 34
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 35
|
||||
|
|
|
|||
Loading…
Reference in a new issue