fix(libgpsrelaysentinel): 修复LocationPoint无法通过Intent传递的编译错误

LocationPoint类实现Serializable接口,解决
GpsSubscribeReceiverService中使用putExtra()传递对象时的类型不匹配问题。
This commit is contained in:
2026-05-07 11:00:48 +08:00
parent 3e4a64f31e
commit 429db23050
2 changed files with 7 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
#Created by .winboll/winboll_app_build.gradle
#Thu May 07 02:57:52 CST 2026
#Thu May 07 10:59:47 CST 2026
stageCount=27
libraryProject=
baseVersion=15.11
publishVersion=15.11.26
buildCount=30
buildCount=31
baseBetaVersion=15.11.27