mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update PocketPlan to 1.4.0 (40)
This commit is contained in:
parent
9c2dc68d39
commit
fd54895131
1 changed files with 13 additions and 2 deletions
|
|
@ -48,7 +48,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 40
|
||||
commit: c7e855e1ca867541fdd04ba6e6a836c5ce08d8b3
|
||||
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.3.9
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue