mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BTC Map to 0.3.7 (10)
This commit is contained in:
parent
83476e5625
commit
d6944400e1
1 changed files with 15 additions and 2 deletions
|
|
@ -89,7 +89,20 @@ Builds:
|
|||
preassemble:
|
||||
- bundleData
|
||||
|
||||
- versionName: 0.3.7
|
||||
versionCode: 10
|
||||
commit: 6fe7cd1dd6d34d06ad702c1c54ad96f50d3d4457
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
preassemble:
|
||||
- bundleData
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3.5
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: 0.3.7
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue