mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update
This commit is contained in:
parent
2e20c30c1e
commit
df9d7b1160
1 changed files with 11 additions and 9 deletions
|
|
@ -2220,7 +2220,9 @@ Builds:
|
|||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 321
|
||||
commit: 8fbde050755b0eaf2fc84fdfd0abcf1cd2488977
|
||||
- versionName: 0.12.1
|
||||
versionCode: 331
|
||||
commit: 1533071018570e3c541b4811f2359b92de72c230
|
||||
subdir: app
|
||||
sudo:
|
||||
- mkdir -p /home/runner/
|
||||
|
|
@ -2260,9 +2262,9 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/trale de.quantumphysique.trale
|
||||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 322
|
||||
commit: 8fbde050755b0eaf2fc84fdfd0abcf1cd2488977
|
||||
- versionName: 0.12.1
|
||||
versionCode: 332
|
||||
commit: 1533071018570e3c541b4811f2359b92de72c230
|
||||
subdir: app
|
||||
sudo:
|
||||
- mkdir -p /home/runner/
|
||||
|
|
@ -2302,9 +2304,9 @@ Builds:
|
|||
- popd
|
||||
- mv $repo/trale de.quantumphysique.trale
|
||||
|
||||
- versionName: 0.12.0
|
||||
versionCode: 323
|
||||
commit: 8fbde050755b0eaf2fc84fdfd0abcf1cd2488977
|
||||
- versionName: 0.12.1
|
||||
versionCode: 333
|
||||
commit: 1533071018570e3c541b4811f2359b92de72c230
|
||||
subdir: app
|
||||
sudo:
|
||||
- mkdir -p /home/runner/
|
||||
|
|
@ -2353,5 +2355,5 @@ VercodeOperation:
|
|||
- 2 + %c * 10
|
||||
- 3 + %c * 10
|
||||
UpdateCheckData: app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.12.0
|
||||
CurrentVersionCode: 323
|
||||
CurrentVersion: 0.12.1
|
||||
CurrentVersionCode: 333
|
||||
|
|
|
|||
Loading…
Reference in a new issue