Update Blokada to 2.2.3
This commit is contained in:
parent
6ab06a1150
commit
40554e53da
|
@ -5,6 +5,7 @@ Author Email:hello@blokada.org
|
||||||
Web Site:http://blokada.org
|
Web Site:http://blokada.org
|
||||||
Source Code:https://github.com/blokadaorg/blokada
|
Source Code:https://github.com/blokadaorg/blokada
|
||||||
Issue Tracker:https://github.com/blokadaorg/blokada/issues
|
Issue Tracker:https://github.com/blokadaorg/blokada/issues
|
||||||
|
Bitcoin:16rJ49uNKCohVhHvWNganP6Y48Ba9BTyKd
|
||||||
|
|
||||||
Name:Blokada ad blocker
|
Name:Blokada ad blocker
|
||||||
Summary:The ad blocker - battery efficient, fast, powerful and simple to use
|
Summary:The ad blocker - battery efficient, fast, powerful and simple to use
|
||||||
|
@ -58,7 +59,14 @@ Build:2.2.2,28
|
||||||
prebuild=echo -e "ext {\n extVersionName = \"$$VERSION$$\"\n extVersionCode = $$VERCODE$$ \n }" >> ../version.gradle && \
|
prebuild=echo -e "ext {\n extVersionName = \"$$VERSION$$\"\n extVersionCode = $$VERCODE$$ \n }" >> ../version.gradle && \
|
||||||
sed -i -e '/firebaseCompile/d' build.gradle
|
sed -i -e '/firebaseCompile/d' build.gradle
|
||||||
|
|
||||||
|
Build:2.2.3,29
|
||||||
|
commit=v2.2.3
|
||||||
|
subdir=app
|
||||||
|
gradle=Prod
|
||||||
|
prebuild=echo -e "ext {\n extVersionName = \"$$VERSION$$\"\n extVersionCode = $$VERCODE$$ \n }" >> ../version.gradle && \
|
||||||
|
sed -i -e '/firebaseCompile/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.2.2
|
Current Version:2.2.3
|
||||||
Current Version Code:28
|
Current Version Code:29
|
||||||
|
|
Loading…
Reference in a new issue