Merge branch 'update_xabber' into 'master'
com.xabber.androiddev: Update to latest and app moved to graddle Build, install and functionality tested. Also updated the changelog link and also build the otr4j from sources instead of using the libs/libotr4j.jar shipped in former versions. See merge request !471
This commit is contained in:
commit
4277b99ce5
|
@ -33,7 +33,7 @@ Supported protocols:
|
|||
* XEP-0136: Message Archiving;
|
||||
* XEP-0224: Attention.
|
||||
|
||||
[https://github.com/redsolution/xabber-android/blob/master/res/values/change_log.xml ChangeLog]
|
||||
[https://github.com/redsolution/xabber-android/blob/master/app/src/main/res/values/change_log.xml ChangeLog]
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
|
@ -58,6 +58,13 @@ Build:0.9.30c,82
|
|||
commit=277806a50e665696ef1a176e96f94cc3487a92fc
|
||||
target=android-10
|
||||
|
||||
Build:0.9.30d,86
|
||||
commit=8bb32fcf2253d9b7a5fbc57e9c2d3cbb3f76cc5c
|
||||
gradle=yes
|
||||
subdir=app
|
||||
srclibs=Otr4j@7fb42b2ef912fe664064edf717a6b72ce77ccb3b
|
||||
prebuild=rm libs/*.jar && cp -fR $$Otr4j$$/src/net src/main/java
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:0.9.30d
|
||||
|
|
Loading…
Reference in a new issue