pull/1/head
Dylan McIntyre 8 years ago
parent 585105cdf9
commit f0ac87d865
  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.16' PUBLISH_VERSION = '0.9.17'
} }
android { android {

Loading…
Cancel
Save