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

Hotfix release 0.21.5 #6493

Merged
merged 4 commits into from
Jun 15, 2021
Merged

Hotfix release 0.21.5 #6493

merged 4 commits into from
Jun 15, 2021

Conversation

B0pol
Copy link
Member

@B0pol B0pol commented Jun 15, 2021

Changelog

App

Hotfix

APK for testing

app-debug.zip

Please report new bugs in #6494

@B0pol B0pol mentioned this pull request Jun 15, 2021
@B0pol B0pol changed the base branch from dev to master June 15, 2021 16:19
@B0pol B0pol force-pushed the hotfix-v0.21.5 branch 2 times, most recently from f7f9707 to 3fbcee6 Compare June 15, 2021 16:21
app/build.gradle Outdated
@@ -73,7 +73,7 @@ android {

compileOptions {
// Flag to enable support for the new language APIs
coreLibraryDesugaringEnabled true
coreLibraryDesugaringEnabled false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Isira-Seneviratne do you have any idea why the build works without issues even if this is set to false? How can Java methods be desugared if this is missing?

Copy link
Member

@TobiGr TobiGr Jun 15, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build works, but running the app on API 19 does not. i used the wrong emulator... We need to revert this

TobiGr
TobiGr previously approved these changes Jun 15, 2021
@TobiGr TobiGr merged commit a98c0bd into master Jun 15, 2021
@TobiGr TobiGr deleted the hotfix-v0.21.5 branch June 15, 2021 21:58
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

Successfully merging this pull request may close these issues.

5 participants