mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update DarkModeLiveWallpaper to 1.4.0-alpha0 (31)
This commit is contained in:
parent
fb6bc6a8a2
commit
6ac94d75c1
1 changed files with 15 additions and 2 deletions
|
|
@ -242,7 +242,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.4.0-alpha0
|
||||
versionCode: 31
|
||||
commit: dbfb15a9dfed0362f6a26e64b3cf6a6725bfd410
|
||||
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.3.1
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: 1.4.0-alpha0
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue