increment version

pull/1/head
Dylan McIntyre 8 years ago
parent 3e3eac1973
commit 5b62096b19
  1. 2
      camerakit/build.gradle

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

Loading…
Cancel
Save