Revert "Set autoname of ColorPickerPreference"
This reverts commit e5d28fe4f8
.
This commit is contained in:
parent
e5d28fe4f8
commit
15cf1757f2
|
@ -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:Transdrone
|
||||
Summary:Manage BitTorrent clients
|
||||
Description:
|
||||
Allows you to manage the torrents you run on your home server or seedbox.
|
||||
|
@ -25,8 +25,8 @@ Repo:https://github.com/erickok/transdroid.git
|
|||
|
||||
Build:2.3.0,217
|
||||
commit=v2.3.0
|
||||
subdir=app
|
||||
gradle=lite
|
||||
subdir=app
|
||||
prebuild=sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' src/lite/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
|
||||
|
|
Loading…
Reference in a new issue