This website requires JavaScript.
Explore
Help
Register
Sign In
xiaozhang
/
zhibo
Watch
2
Star
0
Fork
0
You've already forked zhibo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
8345dca1a1
zhibo
/
android-app
/
build.gradle.kts
4 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
修改为安卓
2025-12-16 15:47:36 +08:00
plugins {
feat: 修复搜索用户功能和会话列表功能 - 添加 CircleImageView 依赖 - 修复 AuthHelper.getToken 改为 AuthStore.getToken - 添加 AddFriendActivity 调试日志 - 修改 MessagesActivity 从后端 API 获取会话列表 - 添加好友管理相关的 Controller 和 Service
2025-12-24 18:11:39 +08:00
id("com.android.application") version "8.4.0" apply false
修改为安卓
2025-12-16 15:47:36 +08:00
}
Reference in New Issue
Copy Permalink