mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
Update code to v1.0.22
Update hangover version, freedreno version, edmax verion, signal 9 fault tutorial link.
This commit is contained in:
@@ -20,7 +20,7 @@ import androidx.core.content.ContextCompat.startActivity
|
||||
class Signal9Activity : AppCompatActivity() {
|
||||
|
||||
private val helperLink = "https://www.vmos.cn/zhushou.htm"
|
||||
private val helperLink2 = "https://b23.tv/WwqOqW6"
|
||||
private val helperLink2 = "https://www.cnblogs.com/yejiuluo/articles/18271904"
|
||||
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
Reference in New Issue
Block a user