CameraDeepAR icon indicating copy to clipboard operation
CameraDeepAR copied to clipboard

we hope to have this plugin updated

Open Hi99simon opened this issue 3 years ago • 2 comments

please, we can donate. Just want the author to keep maintain it and add more features

Hi99simon avatar Jan 27 '22 03:01 Hi99simon

Drop a screenshot of your project build.gradle && app build.gradle

mtellect avatar Jan 28 '22 22:01 mtellect

Hi, if you do want to use this plugin set the following:

Your project build.gradle classpath :

classpath 'com.android.tools.build:gradle:3.5.0'

set your app.gradle to:

compileSdkVersion 29 minSdkVersion 21 targetSdkVersion 29

set your gradle/wrapper/gradle-wrapper.properties to: distributionUrl=https://services.gradle.org/distributions/gradle-6.7-all.zip

this is a customized library for a particular feature i freely open-sourced!

mtellect avatar Jan 31 '22 19:01 mtellect