Browse Source

0.0.48.beta28
- 修复 BottomDialog/BottomMenu 在暗色模式下 Cancel 按钮存在显示异常;
- 完善 iOS 主题下的模糊组件;

Kongzue 2 năm trước cách đây
mục cha
commit
81eb79c0a7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -19,6 +19,6 @@ android.useAndroidX=true
 # Automatically convert third-party libraries to use AndroidX
 android.enableJetifier=true
 
-BUILD_VERSION=0.0.48.beta27
+BUILD_VERSION=0.0.48.beta28
 BUILD_VERSION_INT=47
 DIALOGX_STYLE_VERSION=5