manager: fix template status display issue (#2910)
manager: 修复模板状态显示问题 (#2910) 修复当 app 设置过模板后再使用自定义配置,离开页面后再次打开,管理器显示应用使用的是模板而不是自定义配置的问题 - bump AGP version Co-authored-by: u9521 <63995396+u9521@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
accompanist-drawablepainter = "0.37.3"
|
||||
agp = "8.13.0"
|
||||
agp = "8.13.1"
|
||||
gson = "2.13.2"
|
||||
kotlin = "2.2.21"
|
||||
ksp = "2.2.21-2.0.4"
|
||||
|
||||
Reference in New Issue
Block a user