Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dc4324f

Browse files
authored
Update README.md
1 parent 58cfa58 commit dc4324f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ android{
124124
dependencies {
125125
compile 'com.android.support:MultiDex:1.0.1'
126126
}
127-
在继承的 Application中重写 attachBaseContext(Context)
128127
128+
在继承的 Application中重写 attachBaseContext(Context)
129129
@Override
130130
protected void attachBaseContext(Context base) {
131131
super.attachBaseContext(base);

0 commit comments

Comments
 (0)