clip the polygon when applying the transform shape

This commit is contained in:
2018-11-28 00:37:55 +01:00
parent 0c6b409606
commit 5e1de934ee
3 changed files with 60 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
classpath "gradle.plugin.com.gladed.gradle.androidgitversion:gradle-android-git-version:0.4.5"
}
}