mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DarkModeLiveWallpaper to 1.2.11 (28)
This commit is contained in:
parent
3c3ad74545
commit
988412b5d0
1 changed files with 15 additions and 2 deletions
|
|
@ -216,7 +216,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.2.11
|
||||
versionCode: 28
|
||||
commit: c32099ef9133795a67374520cd534050ed1d7ccc
|
||||
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.10
|
||||
CurrentVersionCode: 27
|
||||
CurrentVersion: 1.2.11
|
||||
CurrentVersionCode: 28
|
||||
|
|
|
|||
Loading…
Reference in a new issue