Closed
Conversation
Added labels to Renovate configuration. (cherry picked from commit 62a3b87)
(cherry picked from commit 96715ec)
(cherry picked from commit 3f58cab)
(cherry picked from commit 3b44480)
(cherry picked from commit 7bfda2d)
… v1.10.2 (cherry picked from commit 785aa0a)
(cherry picked from commit 64d762c)
(cherry picked from commit 6e84eb9)
(cherry picked from commit d5ab850)
(cherry picked from commit 8b41787)
(cherry picked from commit ee3d1b2)
(cherry picked from commit d08dd12)
(cherry picked from commit 098b5d1)
(cherry picked from commit 4023bc8)
(cherry picked from commit 8ed0c2d)
(cherry picked from commit 5dd2188)
(cherry picked from commit 46dba5f)
(cherry picked from commit b1f97b8)
(cherry picked from commit cdcfed7)
(cherry picked from commit b1cbfe9)
(cherry picked from commit cd99d36)
…ugin to v2.3.6 (cherry picked from commit f028b89)
… v1.10.0 (cherry picked from commit afd0739)
(cherry picked from commit fbee801)
Co-authored-by: Goooler <10363352+Goooler@users.noreply.github.com> (cherry picked from commit 23c70bc)
Goooler
commented
Feb 21, 2026
Comment on lines
+18
to
+22
| val abiName = output.filters | ||
| .find { it.filterType == FilterConfiguration.FilterType.ABI } | ||
| ?.identifier ?: "universal" | ||
| val newApkName = "cmfa-${versionName.get()}-meta-${abiName}-${variant.buildType}.apk" | ||
| outputFileName = newApkName |
Author
There was a problem hiding this comment.
.
├── ClashMetaForAndroid-APKs
│ ├── cmfa-2.11.23.Alpha-meta-arm64-v8a-release.apk
│ ├── cmfa-2.11.23.Alpha-meta-armeabi-v7a-release.apk
│ ├── cmfa-2.11.23.Alpha-meta-universal-release.apk
│ ├── cmfa-2.11.23.Alpha-meta-x86-release.apk
│ └── cmfa-2.11.23.Alpha-meta-x86_64-release.apk
└── ClashMetaForAndroid-APKs.zip
2 directories, 6 files
This reverts commit b26bee7.
Author
|
AGP 9 的适配我会单独提 建议先合并 #670 之后再来合并这个,另外可以针对本仓库启用 @renovate-bot 来保持依赖更新 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.