mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Inner Breeze to 1.3.8 (36)
This commit is contained in:
parent
b166c75ba3
commit
669975e16e
1 changed files with 5 additions and 5 deletions
|
|
@ -796,9 +796,9 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/inbreeze io.naox.inbe
|
||||
|
||||
- versionName: 1.3.7
|
||||
versionCode: 35
|
||||
commit: 830b4e1f3e198827e4d9d8ce223c91269752f001
|
||||
- versionName: 1.3.8
|
||||
versionCode: 36
|
||||
commit: d77dc9fac2b291e18f739cf199f570770149e9ad
|
||||
sudo:
|
||||
- mkdir -p /home/runner/
|
||||
- chown vagrant /home/runner/
|
||||
|
|
@ -841,5 +841,5 @@ AllowedAPKSigningKeys: e46142735e771143667aed150d5467a4e553165e45e0d4acfc21933e3
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.3.7
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.3.8
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue