Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 295 Bytes

meta project to make it easier to publish dc2f projects at the same time

  • com.dc2f:dc2f
  • com.dc2f:dc2f-common
  • com.dc2f:dc2f-edit-api

New release:

run ./publish.sh

which does:

git submodule foreach git pull
# Increment dc2fVersion in build.gradle
./gradlew publish