mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Price Converter to 2.6.0 (13)
This commit is contained in:
parent
43e3421d21
commit
94da6f64a8
1 changed files with 13 additions and 2 deletions
|
|
@ -62,7 +62,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 13
|
||||
commit: cf1382105f562e0100e171710e5042f2c3b519e9
|
||||
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.5.0
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue