mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2026-01-07 19:39:46 +05:00
update byedpi version in homescreen
This commit is contained in:
@@ -51,7 +51,7 @@ class HomeViewModel(application: Application) : AndroidViewModel(application) {
|
||||
var nfqwsVer = mutableStateOf(context.getString(R.string.unknown_text))
|
||||
private set
|
||||
|
||||
var byedpiVer = mutableStateOf("0.17.1")
|
||||
var byedpiVer = mutableStateOf("0.17.2")
|
||||
private set
|
||||
|
||||
var serviceMode = mutableIntStateOf(R.string.service_mode_ciadpi)
|
||||
|
||||
Reference in New Issue
Block a user