1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-01-16 13:50:03 +01:00

update openScale to version 2.5.3

This commit is contained in:
oliexdev 2024-12-14 17:05:31 +01:00
parent d533e1c8b9
commit 5aef28cabc
4 changed files with 17 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
testApplicationId "com.health.openscale.test"
minSdkVersion 23
targetSdkVersion 34
versionCode 64
versionName "2.5.2"
versionCode 65
versionName "2.5.3"
manifestPlaceholders = [
appIcon: "@drawable/ic_launcher_openscale",

View File

@ -0,0 +1,5 @@
- initial support for icomon bluetooth scale
- support for nameless OKOK scales (Myria MY4836)
- support for ES-26BB-B scale
- support for AE-BS06 scale
- fixed some button color issues

View File

@ -0,0 +1,5 @@
- initial support for icomon bluetooth scale
- support for nameless OKOK scales (Myria MY4836)
- support for ES-26BB-B scale
- support for AE-BS06 scale
- fixed some button color issues

View File

@ -0,0 +1,5 @@
- initial support for icomon bluetooth scale
- support for nameless OKOK scales (Myria MY4836)
- support for ES-26BB-B scale
- support for AE-BS06 scale
- fixed some button color issues