Transdroid: Fix updatecheck
This commit is contained in:
parent
a6d9ec5ab5
commit
0702211d57
|
|
@ -5,8 +5,8 @@ Source Code:https://github.com/erickok/transdroid
|
||||||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
Issue Tracker:https://github.com/erickok/transdroid/issues
|
||||||
Donate:http://www.transdroid.org
|
Donate:http://www.transdroid.org
|
||||||
|
|
||||||
Auto Name:ColorPickerPreference
|
|
||||||
Name:Transdroid
|
Name:Transdroid
|
||||||
|
Auto Name:ColorPickerPreference
|
||||||
Summary:Manage BitTorrent clients
|
Summary:Manage BitTorrent clients
|
||||||
Description:
|
Description:
|
||||||
Allows you to manage your torrents. All popular clients are supported:
|
Allows you to manage your torrents. All popular clients are supported:
|
||||||
|
|
@ -54,8 +54,10 @@ Build:2.3.0,217
|
||||||
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/main/res/values/bools.xml && \
|
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/main/res/values/bools.xml && \
|
||||||
sed -i "s;apply from: '../signing.gradle';;" build.gradle
|
sed -i "s;apply from: '../signing.gradle';;" build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:None
|
||||||
|
#Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.3.0
|
Update Check Name:org.transdroid
|
||||||
Current Version Code:217
|
Current Version:2.5.1
|
||||||
|
Current Version Code:221
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue