mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Bookaccio to 0.2.0 (200)
This commit is contained in:
parent
6af4221be9
commit
0e1107ba98
1 changed files with 5 additions and 5 deletions
|
|
@ -69,9 +69,9 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 0.1.1
|
||||
versionCode: 101
|
||||
commit: 1b5a6d4fb725f31b977010274e3767c6545fcab5
|
||||
- versionName: 0.2.0
|
||||
versionCode: 200
|
||||
commit: 73bab4b46d147ab83ea8a98e95e7d8dc473d781b
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -98,5 +98,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.1
|
||||
CurrentVersionCode: 101
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 200
|
||||
|
|
|
|||
Loading…
Reference in a new issue