mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Price Converter to 2.6.1 (14)
This commit is contained in:
parent
7cf560b385
commit
0205e3e6e1
1 changed files with 13 additions and 2 deletions
|
|
@ -73,7 +73,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 14
|
||||
commit: b220c550030cf5e25ec55e613c285e9bfaf580a7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue