Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 @@
第一次