Skip to content

Commit 6d9ce1e

Browse files
committed
添加测试apk
1 parent 4340186 commit 6d9ce1e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
applicationId "org.lzh.framework.updateplugin"
1111
minSdkVersion 14
1212
targetSdkVersion 25
13-
versionCode 1
13+
versionCode 10
1414
versionName "1.0"
1515
}
1616
buildTypes {

update.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"update_url" : "http://m.shouji.360tpcdn.com/151023/2acc9ecca7ca75e925b9131f964f169f/com.baidu.tieba_mini_101253632.apk",
2+
"update_url" : "https://raw.githubusercontent.com/yjfnypeu/UpdatePlugin/master/update_plugin.apk",
33
"update_content" : "你有新的版本需要更新",
4-
"update_ver_code" : 101253632,
4+
"update_ver_code" : 10,
55
"update_ver_name" : "10.00",
66
"ignore_able" : true
77
}

update_plugin.apk

1.96 MB
Binary file not shown.

0 commit comments

Comments
 (0)