mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +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:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.4.1
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.4.2
|
||||
CurrentVersionCode: 17
|
||||
|
|
|
|||
Loading…
Reference in a new issue