update giga wear backend
This commit is contained in:
+2
-1
@@ -26,8 +26,9 @@ class BackendModule {
|
||||
fun provideAppConfig(): AppConfig {
|
||||
return object : AppConfig {
|
||||
override val debug = true
|
||||
override val appId = "ru.shadowsparky.gigawear.backend"
|
||||
override val appId = "GigaWearService"
|
||||
override val backend = true
|
||||
override val versionName = "1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user