Use master branch of RKorAPClient

Change-Id: I39ce9baa7202ff705f67f52de18c0ffb3714a20f
1 file changed
tree: b7e2609f1529ebc3c80fc4ddfc4f94e6e72fca5b
  1. default.xml
  2. Readme.md
Readme.md

KorAP Repo Manifest

This repository contains the files necessary for setting up KorAP using Repo, a tool built by the Android development team to manage multi-repository projects.

Getting started

To set KorAP using repo, you first might need to install repo. Then you can fetch all KorAP repositories:

mkdir KorAP
cd KorAP
repo init -u https://korap.ids-mannheim.de/gerrit/KorAP/manifest
repo sync