flutter_twitter_login icon indicating copy to clipboard operation
flutter_twitter_login copied to clipboard

Please upgrade compileSdkVersion to 28

Open tommienu opened this issue 4 years ago • 2 comments

compileSdkVersion 27

Causes the compilation to fail with: `> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade

Android resource linking failed /Users/x/.gradle/caches/transforms-2/files-2.1/3aaf6e5219b7f981ec263df919098c6f/core-1.1.0/res/values/values.xml:142:5-173:25: AAPT: error: resource android:attr/fontVariationSettings not found.`

Updating to 28 solves this issue.

tommienu avatar Sep 25 '20 13:09 tommienu

https://github.com/roughike/flutter_twitter_login/pull/47 now we wait

100lvlmaster avatar Apr 15 '21 21:04 100lvlmaster

I'm facing the same issue, when are we getting an update on this?

dhruvd0 avatar Jun 04 '21 11:06 dhruvd0