mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update DarkModeLiveWallpaper to 1.2.5 (22)
This commit is contained in:
parent
ccb24424c2
commit
f1540fafc0
1 changed files with 15 additions and 2 deletions
|
|
@ -151,7 +151,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.2.5
|
||||
versionCode: 22
|
||||
commit: 074b144a4d01c3f861a51823c69be0a51dde5a26
|
||||
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.4
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.2.5
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue