mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 19:25:39 +00:00
Update PocketPlan to 1.4.2 (42)
This commit is contained in:
parent
47e8eefeb6
commit
29336bdfe6
1 changed files with 13 additions and 2 deletions
|
|
@ -59,7 +59,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 42
|
||||
commit: 09cd6c21a4cfd5b7719cd30cea04e7bc3ac40525
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue