mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
wallflow: 1.2.2
This commit is contained in:
parent
82db7f22a1
commit
7ff3d0cbb2
1 changed files with 14 additions and 14 deletions
|
|
@ -195,9 +195,9 @@ Builds:
|
|||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 501
|
||||
commit: 57be66144896772c58deecd56b813701259342c9
|
||||
- versionName: 1.2.2
|
||||
versionCode: 601
|
||||
commit: c4fd4dc220d44b08f51fa86c45f63b65ca3f9cf5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -210,9 +210,9 @@ Builds:
|
|||
- fdroid
|
||||
- abi=x86
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 502
|
||||
commit: 57be66144896772c58deecd56b813701259342c9
|
||||
- versionName: 1.2.2
|
||||
versionCode: 602
|
||||
commit: c4fd4dc220d44b08f51fa86c45f63b65ca3f9cf5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -225,9 +225,9 @@ Builds:
|
|||
- fdroid
|
||||
- abi=x86_64
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 503
|
||||
commit: 57be66144896772c58deecd56b813701259342c9
|
||||
- versionName: 1.2.2
|
||||
versionCode: 603
|
||||
commit: c4fd4dc220d44b08f51fa86c45f63b65ca3f9cf5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -240,9 +240,9 @@ Builds:
|
|||
- fdroid
|
||||
- abi=armeabi-v7a
|
||||
|
||||
- versionName: 1.2.1
|
||||
versionCode: 504
|
||||
commit: 57be66144896772c58deecd56b813701259342c9
|
||||
- versionName: 1.2.2
|
||||
versionCode: 604
|
||||
commit: c4fd4dc220d44b08f51fa86c45f63b65ca3f9cf5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -264,5 +264,5 @@ VercodeOperation:
|
|||
- '%c * 100 + 2'
|
||||
- '%c * 100 + 3'
|
||||
- '%c * 100 + 4'
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 504
|
||||
CurrentVersion: 1.2.2
|
||||
CurrentVersionCode: 604
|
||||
|
|
|
|||
Loading…
Reference in a new issue