mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update DarkModeLiveWallpaper to 1.2.9 (26)
This commit is contained in:
parent
0bd83544e7
commit
3d1e25c9fa
1 changed files with 15 additions and 2 deletions
|
|
@ -190,7 +190,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.2.9
|
||||
versionCode: 26
|
||||
commit: 118f491a2a0abf1a483edfb5d0a2a28fbf8c98a4
|
||||
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.2.8
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 1.2.9
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue