twidere: update to latest version, enable AUM
Also provide the Name: field because the bot always put the wrong AutoName.
This commit is contained in:
parent
63134e93f7
commit
4fa2099aa2
|
@ -6,7 +6,8 @@ Issue Tracker:https://github.com/TwidereProject/Twidere-Android/issues
|
|||
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mariotaku.lee%40gmail%2ecom&item_name=Donate%20to%20Twidere
|
||||
Bitcoin:1FHAVAzge7cj1LfCTMfnLL49DgA3mVUCuW
|
||||
|
||||
Auto Name:Twidere
|
||||
Name:Twidere
|
||||
Auto Name:Twidere Wear Extension
|
||||
Summary:Microblogging client
|
||||
Description:
|
||||
Features include:
|
||||
|
@ -1218,13 +1219,16 @@ Build:3.6.24,384
|
|||
prebuild=sed -i -e '/START Non-FOSS component/,/END Non-FOSS component/d' build.gradle && \
|
||||
sed -i -e '/^bintray/,$d' ../twidere.component.common/build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* jitpack has TLS issues if gradle 2.10 or earlier is used.
|
||||
* upstream restructured, reset AUM when working build is ready.
|
||||
.
|
||||
Build:3.6.29,389
|
||||
commit=3.6.29
|
||||
subdir=twidere
|
||||
gradle=fdroid
|
||||
rm=twidere.wear
|
||||
prebuild=sed -i -e '/START Non-FOSS component/,/END Non-FOSS component/d' build.gradle && \
|
||||
sed -i -e '/^bintray/,$d' ../twidere.component.common/build.gradle
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:HTTP
|
||||
Update Check Data:https://raw.githubusercontent.com/TwidereProject/Twidere-Android/master/build.gradle|projectVersionCode = (.*)|.|projectVersionName = '(.*)'
|
||||
Current Version:3.6.28
|
||||
Current Version Code:388
|
||||
Current Version:3.6.29
|
||||
Current Version Code:389
|
||||
|
|
Loading…
Reference in a new issue