File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ### v4.0.1
3+ ### v4.1.0 (2025-07-07)
44
55- Add SplashScreen support Android 12 below system
66- Fix Android Q Easter Egg 'one' text rotation animation [ #587 ] ( https://github.com/hushenghao/AndroidEasterEggs/issues/587 )
Original file line number Diff line number Diff line change 11# 更新日志
22
3- ### v4.0.1
3+ ### v4.1.0 (2025-07-07)
44
55- SplashScreen 支持 Android 12 以下系统
66- 修复 Android Q 彩蛋文字“1”旋转动画 [ #587 ] ( https://github.com/hushenghao/AndroidEasterEggs/issues/587 )
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525 defaultConfig {
2626 applicationId = " com.dede.android_eggs"
2727 versionCode = 65
28- versionName = " 4.0.1 "
28+ versionName = " 4.1.0 "
2929 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
3030
3131 base.archivesName.set(" easter_eggs_${versionName} _${versionCode} " )
You can’t perform that action at this time.
0 commit comments