Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the compileSdkVersion 27 must to be 28 #46

Open
mohammed932 opened this issue Dec 24, 2019 · 7 comments
Open

the compileSdkVersion 27 must to be 28 #46

mohammed932 opened this issue Dec 24, 2019 · 7 comments

Comments

@mohammed932
Copy link

the compileSdkVersion 27 must to be 28 to build android because in build.gradle is 28 and i face issue because that.

@DCrow
Copy link

DCrow commented Jan 3, 2020

Same problem here
If I don't change compileSdkVersion to 28 then when I build application with
flutter build apk --release

It fails with

Execution failed for task ':keyboard_visibility:verifyReleaseResources'.
> java.util.concurrent.ExecutionException: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
  /Users/DCrow/Work/app/build/keyboard_visibility/intermediates/res/merged/release/values/values.xml:236: error: resource android:attr/fontVariationSettings not found.
  /Users/DCrow/Work/app/build/keyboard_visibility/intermediates/res/merged/release/values/values.xml:237: error: resource android:attr/ttcIndex not found.
  error: failed linking references.

flutter doctor

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.13.6-pre.23, on Mac OS X 10.14.6 18G84, locale en-US)

[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 10.2.1)
[✓] Android Studio (version 3.5)
[✓] VS Code (version 1.41.1)
[✓] Connected device (1 available)

• No issues found!

@andredealmei
Copy link

same issue

@noinskit
Copy link

Same here... Any progress? I don't think the plugin is currently usable without this change!

@Frozmen
Copy link

Frozmen commented Jan 20, 2020

@adee42 ping

@EddyFerro
Copy link

@adee42 up

@EArminjon
Copy link

EArminjon commented May 14, 2020

Same, without compile with 28, flutter build apk is blocked...

@MisterJimson
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants