mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update BTC Map to 0.3.4 (7)
This commit is contained in:
parent
305bd897b4
commit
7026fcbeee
1 changed files with 15 additions and 2 deletions
|
|
@ -63,7 +63,20 @@ Builds:
|
|||
preassemble:
|
||||
- bundleData
|
||||
|
||||
- versionName: 0.3.4
|
||||
versionCode: 7
|
||||
commit: c7d26ff9a07b6bb2fc362c311da7d90e49c51173
|
||||
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.3
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 0.3.4
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue