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

Add a GHA config for CI #336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add a GHA config for CI #336

wants to merge 2 commits into from

Conversation

Goooler
Copy link

@Goooler Goooler commented Aug 28, 2022

No description provided.

@@ -23,7 +23,7 @@ android {

defaultConfig {
applicationId "me.drakeet.multitype.sample"
minSdkVersion buildConfig.minSdkVersion
minSdkVersion 15
Copy link
Author

Choose a reason for hiding this comment

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

https://github.com/Goooler/MultiType/runs/8055186660?check_suite_focus=true

  Errors found:
  
  /home/runner/work/MultiType/MultiType/sample/src/main/res/drawable-xxxhdpi/img_01.webp: Error: WebP requires Android 4.0 (API 15); current minSdkVersion is 14 [WebpUnsupported]
  /home/runner/work/MultiType/MultiType/sample/src/main/res/drawable-xxxhdpi/img_10.webp: Error: WebP requires Android 4.0 (API 15); current minSdkVersion is 14 [WebpUnsupported]

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.

None yet

1 participant