Update Twidere to 3.6.24 (384)

Closes fdroid/fdroiddata#828.
This commit is contained in:
relan 2017-08-07 12:27:06 +03:00
parent 25ace4776c
commit 08487e281f

View file

@ -1210,6 +1210,14 @@ Build:3.6.21,381
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
Build:3.6.24,384
commit=3.6.24
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
Maintainer Notes:
* jitpack has TLS issues if gradle 2.10 or earlier is used.
* upstream restructured, reset AUM when working build is ready.
@ -1218,5 +1226,5 @@ Maintainer Notes:
Auto Update Mode:None
Update Check Mode:HTTP
Update Check Data:https://raw.githubusercontent.com/TwidereProject/Twidere-Android/master/build.gradle|projectVersionCode = (.*)|.|projectVersionName = '(.*)'
Current Version:3.6.21
Current Version Code:381
Current Version:3.6.24
Current Version Code:384