Skip to content

[WIP] Fix lib version restriction in build_release workflow#62

Closed
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-lib-version-issue
Closed

[WIP] Fix lib version restriction in build_release workflow#62
Copilot wants to merge 1 commit intomasterfrom
copilot/fix-lib-version-issue

Conversation

Copy link

Copilot AI commented Dec 31, 2025

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

can you fix this with the build_reease workflow
15:13:40.452 [DefaultDispatcher-worker-1] DEBUG inspector.Main - Installing repo/apk/tachiyomi-all.booklore-v2.0.65.apk
Error: Exception in thread "main" java.lang.Exception: Lib version is 2.0, while only versions 1.3 to 1.4 are allowed
at inspector.util.Extension.installApk(Extension.kt:48)
at inspector.MainKt$main$extensionsInfo$1$1$1.invokeSuspend(Main.kt:61)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:586)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:829)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:717)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:704)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

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.

2 participants