2026-04-03-pre map libra
This commit is contained in:
@@ -51,7 +51,7 @@ class DeviceController {
|
||||
final deviceInfo = DeviceInfo(
|
||||
manufacturer: androidInfo.manufacturer,
|
||||
model: androidInfo.model,
|
||||
deviceId: androidInfo.serialNumber,
|
||||
deviceId: androidInfo.id,
|
||||
osVersion: androidInfo.version.release,
|
||||
platform: 'Android',
|
||||
deviceName: androidInfo.device,
|
||||
|
||||
Reference in New Issue
Block a user