Revert "Set autoname of ColorPickerPreference"
This reverts commit ea915db275
.
This commit is contained in:
parent
aa25e0d3c0
commit
02a1abb170
|
@ -5,7 +5,7 @@ Source Code:https://github.com/erickok/transdroid
|
|||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
||||
Donate:http://www.transdroid.org
|
||||
|
||||
Auto Name:ColorPickerPreference
|
||||
Auto Name:Transdroid
|
||||
Summary:Manage BitTorrent clients
|
||||
Description:
|
||||
Allows you to manage your torrents. All popular clients are supported:
|
||||
|
@ -47,8 +47,8 @@ Build:2.2.0,215
|
|||
|
||||
Build:2.3.0,217
|
||||
commit=v2.3.0
|
||||
subdir=app
|
||||
gradle=full
|
||||
subdir=app
|
||||
prebuild=sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/full/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
|
||||
|
@ -57,4 +57,3 @@ Auto Update Mode:Version v%v
|
|||
Update Check Mode:Tags
|
||||
Current Version:2.3.0
|
||||
Current Version Code:217
|
||||
|
||||
|
|
Loading…
Reference in a new issue