Skip to content
Aferdita edited this page Jun 18, 2017 · 2 revisions

master

  • current version 1.0.0
  • up to date with SimplyE Google PlayStore V 2.0.2 and SimplyE Amazon AppStore V 2.0.2
  • only merge from develop when a new version makes it into the Stores

develop

  • current development branch
  • All PR should go towards develop
  • PR from develop to master when Store Versions is ready
<dependency>
  <groupId>org.nypl.drm</groupId>
  <artifactId>nypl-drm-core</artifactId>
  <version>1.0.0</version>
</dependency>
Clone this wiki locally