mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update DarkModeLiveWallpaper to 1.2.10 (27)
This commit is contained in:
parent
0eb3b2772c
commit
e68a8673f3
1 changed files with 15 additions and 2 deletions
|
|
@ -203,7 +203,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.2.10
|
||||
versionCode: 27
|
||||
commit: 2167428747fab805c77bb0b384a825558dbf6595
|
||||
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.9
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.2.10
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue