pull/1/head
Dylan McIntyre 8 years ago
parent 97b1fee976
commit 74c69d0db3
  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.12' PUBLISH_VERSION = '0.9.13'
} }
android { android {

Loading…
Cancel
Save