Update Kontalk to 3.0-beta2 (35)
This commit is contained in:
parent
73ff4b4eea
commit
5a7a7713ba
|
@ -127,10 +127,18 @@ Build:3.0b1,34
|
|||
gradle install && \
|
||||
popd
|
||||
|
||||
Build:3.0-beta2,35
|
||||
commit=v3.0-beta2
|
||||
subdir=app
|
||||
submodules=yes
|
||||
gradle=basic
|
||||
prebuild=sed -i -e "/googleplayCompile/d" build.gradle && sed -i -e 's/com.android.tools.build:gradle:0.13.+/com.android.tools.build:gradle:0.12.0/g' ../build.gradle
|
||||
|
||||
Maintainer Notes:
|
||||
* make sure mavenLocal works on build server
|
||||
* replace Smack@master with commit tested by upstream
|
||||
* replace commit with tag once released
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags ^[0-9.]*$
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
Loading…
Reference in a new issue