mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Pixiv for Muzei 3 to 3.4.5.1 (313)
This commit is contained in:
parent
0c66612759
commit
c83647114e
1 changed files with 13 additions and 2 deletions
|
|
@ -154,8 +154,19 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: 3.4.5.1
|
||||
versionCode: 313
|
||||
commit: 615a3d0895256c2a1ebf9d380794da9ddb09c987
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|app\.version\.code=(\d+)|.|app\.version\.name=([\d.]+)
|
||||
CurrentVersion: 3.4.4.1
|
||||
CurrentVersionCode: 311
|
||||
CurrentVersion: 3.4.5.1
|
||||
CurrentVersionCode: 313
|
||||
|
|
|
|||
Loading…
Reference in a new issue