mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update PixelDroid to 1.0.beta25 (25)
This commit is contained in:
parent
dfe8d42db3
commit
e3672770f0
1 changed files with 14 additions and 2 deletions
|
|
@ -245,8 +245,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.beta25
|
||||
versionCode: 25
|
||||
commit: 5149150f27f3b549141e6ef284a5bf36a4179a3f
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)||(.*)
|
||||
CurrentVersion: 1.0.beta24
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 1.0.beta25
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue