pull/1/head
Dylan McIntyre 8 years ago
parent 328552e386
commit 9ef416abdc
  1. 2
      camerakit/build.gradle

@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
ext { ext {
PUBLISH_GROUP_ID = 'com.flurgle' PUBLISH_GROUP_ID = 'com.flurgle'
PUBLISH_ARTIFACT_ID = 'camerakit' PUBLISH_ARTIFACT_ID = 'camerakit'
PUBLISH_VERSION = '0.9.8' PUBLISH_VERSION = '0.9.9'
} }
android { android {

Loading…
Cancel
Save