PHSpeechBubble icon indicating copy to clipboard operation
PHSpeechBubble copied to clipboard

increase compileSdkVersion to 28 for solved build problem

Open DJafari opened this issue 4 years ago • 5 comments

current error in build release mode :

Execution failed for task ':speech_bubble:verifyReleaseResources'.      
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > Android resource linking failed                                    
     /Users/davood/.gradle/caches/transforms-2/files-2.1/55250e98b0a0d09676f3750ac9bd5dac/core-1.1.0/res/values/values.xml:142:5-173:25: AAPT: error: resource android:attr/fontVariationSettings not found.
                                                                        
     /Users/davood/.gradle/caches/transforms-2/files-2.1/55250e98b0a0d09676f3750ac9bd5dac/core-1.1.0/res/values/values.xml:142:5-173:25: AAPT: error: resource android:attr/ttcIndex not found.

DJafari avatar Mar 21 '20 08:03 DJafari

+1

gaoyong06 avatar Jun 18 '20 11:06 gaoyong06

Pull-request is still open for fixing the problem. https://github.com/NilsBacke/PHSpeechBubble/pull/17/files

unfortunately this project seems died, we can copy this file in our project and using it

p.s : this project must be created as package, it's not plugin, because there is no platform method in this package

DJafari avatar Jun 30 '20 13:06 DJafari

@NilsBacke hey

shinriyo avatar Sep 30 '20 23:09 shinriyo

@NilsBacke Thank you for marging

shinriyo avatar Oct 01 '20 01:10 shinriyo