mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update BTC Map to 0.3.9 (12)
This commit is contained in:
parent
7c0ae13425
commit
08354ad304
1 changed files with 15 additions and 2 deletions
|
|
@ -102,7 +102,20 @@ Builds:
|
|||
preassemble:
|
||||
- bundleData
|
||||
|
||||
- versionName: 0.3.9
|
||||
versionCode: 12
|
||||
commit: a55b4a32a459decdc2767096fc611009fca150c3
|
||||
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.7
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 0.3.9
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue