Browse Source

0.0.50.beta10
- 修复 BottomDialogTouchEventInterceptor、FullScreenDialogTouchEventInterceptor 空指针异常问题;

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

+ 1 - 1
gradle.properties

@@ -19,7 +19,7 @@ android.useAndroidX=true
 # Automatically convert third-party libraries to use AndroidX
 android.enableJetifier=true
 
-BUILD_VERSION=0.0.50.beta9
+BUILD_VERSION=0.0.50.beta10
 BUILD_VERSION_INT=49
 DIALOGX_STYLE_VERSION=5
 android.nonTransitiveRClass=true