mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Publish Blokada 5.12.0
This commit is contained in:
parent
177b4f8adf
commit
252fc0bc5f
1 changed files with 5 additions and 6 deletions
|
|
@ -193,10 +193,9 @@ Builds:
|
|||
- ./build.blocka.sh
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 5.11.1
|
||||
versionCode: 511000001
|
||||
disable: https://github.com/blokadaorg/blokada/issues/860
|
||||
commit: android-v5.11.1
|
||||
- versionName: 5.12.0
|
||||
versionCode: 512000000
|
||||
commit: android-v5.12.0
|
||||
subdir: android5/app
|
||||
submodules: true
|
||||
gradle:
|
||||
|
|
@ -225,5 +224,5 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version android-v%v
|
||||
UpdateCheckMode: Tags ^android-v[0-9.]+$
|
||||
CurrentVersion: 5.11.1
|
||||
CurrentVersionCode: 511000001
|
||||
CurrentVersion: 5.12.0
|
||||
CurrentVersionCode: 512000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue