Skip to content

Commit 3696b80

Browse files
committed
fix: update test url
1 parent 6b9c688 commit 3696b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/azhon/app/MainActivity.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class MainActivity : AppCompatActivity(), View.OnClickListener, OnButtonClickLis
2020
private const val TAG = "MainActivity"
2121
}
2222

23-
private val url = "http://s.duapps.com/apks/own/ESFileExplorer-cn.apk"
23+
private val url = "https://downv6.qq.com/qqweb/QQ_1/android_apk/Android_9.0.81_64.apk"
2424
private val apkName = "appupdate.apk"
2525
private var manager: DownloadManager? = null
2626
private lateinit var tvPercent: TextView

0 commit comments

Comments
 (0)