Vector: Fix build
This commit is contained in:
parent
4d216e4893
commit
3fe3d994a5
|
@ -54,9 +54,13 @@ Repo Type:git
|
||||||
Repo:https://github.com/vector-im/vector-android
|
Repo:https://github.com/vector-im/vector-android
|
||||||
|
|
||||||
Build:0.3.2,14
|
Build:0.3.2,14
|
||||||
commit=3a82249de2abb839ce7ecc0796773e3c9097a1a1
|
commit=5e1607ed70e3f0219cb837b7706ead4b97033928
|
||||||
subdir=vector
|
subdir=vector
|
||||||
gradle=appfdroid
|
gradle=appfdroid
|
||||||
|
srclibs=matrixsdk@a54a155f9e8b250c0b077979c0d5a24ac1b8ced8
|
||||||
|
prebuild=cp -fR $$matrixsdk$$/matrix-sdk ../ && \
|
||||||
|
sed -i -e '/projectDir/d' ../settings.gradle && \
|
||||||
|
sed -i -e '/play-services/d' build.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:None
|
Update Check Mode:None
|
||||||
|
|
2
srclibs/matrixsdk.txt
Normal file
2
srclibs/matrixsdk.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo:https://github.com/matrix-org/matrix-android-sdk
|
||||||
|
Repo Type:git
|
Loading…
Reference in a new issue