mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update PixelDroid to 1.0.beta7 (7)
This commit is contained in:
parent
6d77bbc875
commit
31f2620b0b
1 changed files with 13 additions and 2 deletions
|
|
@ -70,7 +70,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.beta7
|
||||
versionCode: 7
|
||||
commit: 0f71f939cd5c8b73279cfd43c55a9fd96fe3866c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.beta6
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.0.beta7
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue