We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bcde81 commit dc32c43Copy full SHA for dc32c43
CHANGELOG.md
@@ -2,6 +2,7 @@
2
- Fix Guide page layout [#116](https://github.com/hushenghao/AndroidEasterEggs/issues/116)
3
- Migrate kapt to KSP
4
- Fix Android ICS egg abnormal finish
5
+- Fix F-Droid Reproducible Builds
6
7
### v2.2.1 (2023-11-25)
8
- Fix F-Droid Reproducible Builds
fastlane/metadata/android/en-US/changelogs/36.txt
@@ -0,0 +1,4 @@
1
+- Fix Guide page layout
+- Migrate kapt to KSP
+- Fix Android ICS egg abnormal finish
fastlane/metadata/android/zh-CN/changelogs/36.txt
+- 修复引导页布局
+- 迁移kapt到KSP
+- 修复Android ICS彩蛋异常关闭
+- 修复 F-Droid 可重复构建
0 commit comments