mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update BTC Map to 0.3.5 (8)
This commit is contained in:
parent
cd6a1ea7b1
commit
a8413fc9c5
1 changed files with 15 additions and 2 deletions
|
|
@ -76,7 +76,20 @@ Builds:
|
|||
preassemble:
|
||||
- bundleData
|
||||
|
||||
- versionName: 0.3.5
|
||||
versionCode: 8
|
||||
commit: eea82815f9220744cf0058e10da32bc1cbee91a3
|
||||
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.4
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 0.3.5
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue