axolotl resources changed from maven to jcenter
This commit is contained in:
parent
9c87e2269c
commit
e98d999b94
5 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ dependencies {
|
|||
compile name: 'swipy-1.2.1', ext: 'aar'
|
||||
compile name: 'axolotl-android-1.3.4', ext: 'aar'
|
||||
compile name: 'axolotl-java-1.3.4'
|
||||
compile name: 'axolotl-curve25519-android-0.2.4', ext: 'aar'
|
||||
compile name: 'axolotl-curve25519-java-0.2.4'
|
||||
compile name: 'curve25519-android-0.2.4', ext: 'aar' // axolotl, loaded from jcenter
|
||||
compile name: 'curve25519-java-0.2.4' // axolotl, loaded from jcenter
|
||||
compile name: 'android-crop-1.0.1', ext: 'aar'
|
||||
compile name: 'roundedimageview-2.2.0', ext: 'aar'
|
||||
compile name: 'switchbutton-1.2.8', ext: 'aar' // loaded from jcenter
|
||||
|
|
Loading…
Reference in a new issue