mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update DarkModeLiveWallpaper to 1.3.1 (30)
This commit is contained in:
parent
b135f2fe70
commit
4871e3fa46
1 changed files with 15 additions and 2 deletions
|
|
@ -229,7 +229,20 @@ Builds:
|
|||
rm:
|
||||
- app/publish.gradle
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 30
|
||||
commit: 955f53f49327a27c31640c3ee7eefa8fac4909c6
|
||||
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.11
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue