mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update BTC Map to 0.4.2 (17)
This commit is contained in:
parent
6913623e53
commit
c2927cba0a
1 changed files with 15 additions and 2 deletions
|
|
@ -154,7 +154,20 @@ Builds:
|
||||||
preassemble:
|
preassemble:
|
||||||
- bundleData
|
- bundleData
|
||||||
|
|
||||||
|
- versionName: 0.4.2
|
||||||
|
versionCode: 17
|
||||||
|
commit: be541debdd09a173014c18dfaa80941b5044ccf3
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.4.1
|
CurrentVersion: 0.4.2
|
||||||
CurrentVersionCode: 16
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue