mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update DarkModeLiveWallpaper to 1.4.6 (38)
This commit is contained in:
parent
4e6e54208d
commit
22697024e7
1 changed files with 15 additions and 2 deletions
|
|
@ -294,7 +294,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 38
|
||||
commit: e45516e24eeec0ccb44606dea64065c412e3f3e5
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.5
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue