Browse Source

0.0.44.beta10
- 针对 CustomDialog 存在的空指针问题进行了修复;
- 针对 WaitDialog 使用自定义布局后,切换至 TipDialog 后自动关闭无效的问题进行了修复;

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

+ 1 - 1
gradle.properties

@@ -18,5 +18,5 @@ android.useAndroidX=true
 # Automatically convert third-party libraries to use AndroidX
 android.enableJetifier=true
 
-BUILD_VERSION=0.0.44.beta12.debug1
+BUILD_VERSION=0.0.44.beta13
 BUILD_VERSION_INT=43