mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update WallFlow to 2.1.0 (1204)
This commit is contained in:
parent
9d93d85f1e
commit
726f820b36
1 changed files with 62 additions and 2 deletions
|
|
@ -195,6 +195,66 @@ Builds:
|
|||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 1201
|
||||
commit: 5d3c98d085f43ca963340b1dab1e22de17b633bb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-x86-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 1202
|
||||
commit: 5d3c98d085f43ca963340b1dab1e22de17b633bb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-x86_64-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=x86_64
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 1203
|
||||
commit: 5d3c98d085f43ca963340b1dab1e22de17b633bb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-armeabi-v7a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=armeabi-v7a
|
||||
|
||||
- versionName: 2.1.0
|
||||
versionCode: 1204
|
||||
commit: 5d3c98d085f43ca963340b1dab1e22de17b633bb
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- plus
|
||||
binary: https://github.com/ammargitham/WallFlow/releases/download/v%v/app-plus-arm64-v8a-release-signed.apk
|
||||
gradleprops:
|
||||
- fdroid
|
||||
- abi=arm64-v8a
|
||||
|
||||
AllowedAPKSigningKeys: 1546a9c1ffa4482504fa41c8b4d66ebaa387b96bd87cea2a148133876ed87dd4
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
@ -204,5 +264,5 @@ VercodeOperation:
|
|||
- '%c * 100 + 2'
|
||||
- '%c * 100 + 3'
|
||||
- '%c * 100 + 4'
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 1104
|
||||
CurrentVersion: 2.1.0
|
||||
CurrentVersionCode: 1204
|
||||
|
|
|
|||
Loading…
Reference in a new issue