Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一次修改 #46

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Empty file added demo/feature01
Empty file.
1 change: 1 addition & 0 deletions demo/feature02
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
add02
3 changes: 3 additions & 0 deletions demo/master1
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
这是第一个文件我想要更新的
在master加入这一行代码
第三行代码
5 changes: 3 additions & 2 deletions shareutil/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true"
android:supportsRtl="false"

>
<activity
android:name="com.sina.weibo.sdk.component.WeiboSdkBrowser"
Expand Down Expand Up @@ -53,5 +54,5 @@
android:exported="true"
android:targetActivity="me.shaohui.shareutil._ShareActivity"/>
</application>

<!--第三次修改-->
</manifest>
1 change: 1 addition & 0 deletions shareutil/test
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
第一次