Compare commits
5 Commits
positions-
...
positions-
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a6796a9bc | |||
|
|
838568f4cd | ||
| 64e9f1e911 | |||
|
|
ceb57382d9 | ||
|
|
a02acc3e73 |
@@ -2,6 +2,7 @@
|
||||
|
||||
#### 介绍
|
||||
安卓位置应用,有关于地理位置的相关应用。
|
||||
PS:使用感言~~~『記低用唔到』。
|
||||
|
||||
#### 软件架构
|
||||
适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
#Created by .winboll/winboll_app_build.gradle
|
||||
#Fri Oct 03 23:10:42 HKT 2025
|
||||
stageCount=10
|
||||
#Wed Oct 08 21:19:35 HKT 2025
|
||||
stageCount=12
|
||||
libraryProject=
|
||||
baseVersion=15.0
|
||||
publishVersion=15.0.9
|
||||
publishVersion=15.0.11
|
||||
buildCount=0
|
||||
baseBetaVersion=15.0.10
|
||||
baseBetaVersion=15.0.12
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">寻龙记#</string>
|
||||
<string name="app_name">悟空笔记#</string>
|
||||
</resources>
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">寻龙记</string>
|
||||
<string name="app_name">悟空笔记</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user