Skip to content

Commit baa9e8c

Browse files
committed
1:给项目添加了个启动图标。
1 parent 5d19deb commit baa9e8c

File tree

17 files changed

+13
-4
lines changed

17 files changed

+13
-4
lines changed
-3.34 KB
Binary file not shown.
-4.73 KB
Binary file not shown.
-7.54 KB
Binary file not shown.
-10.2 KB
Binary file not shown.

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<resources>
2-
<string name="app_name">AndroidModulePattern</string>
2+
<string name="app_name">组件化项目</string>
33

44
<string name="global_scheme">module</string>
55

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ext {
4343
javaVersion = JavaVersion.VERSION_1_8
4444

4545
// App dependencies version
46-
supportLibraryVersion = "25.1.0"
46+
supportLibraryVersion = "25.2.0"
4747
retrofitVersion = "2.1.0"
4848
glideVersion = "3.7.0"
4949
loggerVersion = "1.15"
28.9 KB
Loading
-3.34 KB
Binary file not shown.
-4.73 KB
Binary file not shown.
-7.54 KB
Binary file not shown.

0 commit comments

Comments
 (0)