Add connected nodes list dialog (v1.0.4)
- Tap callsign on main screen shows dialog with connected nodes - SvxService tracks node list: ServerInfo + NODE_JOINED/NODE_LEFT events - Bump to 1.0.4
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId = "ru.ua1zbe.svxremote"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 5
|
||||
versionName = "1.0.3"
|
||||
versionCode = 6
|
||||
versionName = "1.0.4"
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user