mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Pixiv for Muzei 3 to 3.6 (316)
This commit is contained in:
parent
03ecc44449
commit
200d3169a7
1 changed files with 13 additions and 2 deletions
|
|
@ -168,8 +168,19 @@ Builds:
|
|||
gradle:
|
||||
- prod
|
||||
|
||||
- versionName: '3.6'
|
||||
versionCode: 316
|
||||
commit: 479a161d915757a94f14f82dafa6aa727666583a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|app\.version\.code=(\d+)|.|app\.version\.name=([\d.]+)
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 314
|
||||
CurrentVersion: '3.6'
|
||||
CurrentVersionCode: 316
|
||||
|
|
|
|||
Loading…
Reference in a new issue