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 latest 2 commits does not change plugin version #78

Open
wencywww opened this issue Aug 15, 2024 · 0 comments
Open

The latest 2 commits does not change plugin version #78

wencywww opened this issue Aug 15, 2024 · 0 comments

Comments

@wencywww
Copy link

Hi, the commits made in the repo, 73aff29 and 6420fcb (for supporting SDK>30) does not change the plugin version.
It is still 0.1.0-dev.
This could cause confusion, because in one of my projects it caused buid errors like this:
`Execution failed for task ':app:checkDebugAarMetadata'.

A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction
The minCompileSdk (33) specified in a
The minCompileSdk (33) specified in a
dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
dependency's AAR metadata (META-INF/com/android/build/gradle/aar-metadata.properties)
is greater than this module's compileSdkVersion (android-30).
is greater than this module's compileSdkVersion (android-30).
Dependency: androidx.appcompat:appcompat-resources:1.6.1.
Dependency: androidx.appcompat:appcompat-resources:1.6.1.`

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

1 participant