Skip to content

Commit

Permalink
V2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
teprinciple committed Aug 28, 2019
1 parent 80ea6c8 commit a3ecf23
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ import update.UpdateAppUtils


class MainActivity : AppCompatActivity() {
//private val apkUrl = "http://118.24.148.250:8080/yk/update_signed.apk"
private val apkUrl = "http://minshengyizu.gitee.io/msyz/testappfile/m_1.0.0.apk"
private val apkUrl = "http://118.24.148.250:8080/yk/update_signed.apk"
//private val apkUrl = "http://minshengyizu.gitee.io/msyz/testappfile/m_1.0.0.apk"
private val updateTitle = "发现新版本V2.0.0"
private val updateContent = "1、Kotlin重构版\n2、支持自定义UI\n3、增加md5校验\n4、更多功能等你探索"

Expand Down

0 comments on commit a3ecf23

Please sign in to comment.