@momo-kits/native-kits 0.153.1-scaleSize.2 → 0.153.1-scaleSize.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -29,7 +29,7 @@ import vn.momo.uikits.resources.sfprotext_thin
29
29
  import vn.momo.uikits.resources.sfprotext_ultralight
30
30
 
31
31
  const val DEFAULT_SCREEN_SIZE = 375f
32
- const val MAX_FONT_SCALE = 1.25f
32
+ const val MAX_FONT_SCALE = 1.5f
33
33
  const val MAX_DEVICE_SCALE = 5
34
34
 
35
35
  @Composable
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@momo-kits/native-kits",
3
- "version": "0.153.1-scaleSize.2",
3
+ "version": "0.153.1-scaleSize.3",
4
4
  "private": false,
5
5
  "dependencies": {
6
6
  "@momo-platform/native-max-api": "1.0.18-1"