Kaynağa Gözat

0.0.48.beta31
- 修复 WaitDialog 在通过自定义主题指定背景颜色、圆角无效的问题;

Kongzue 2 yıl önce
ebeveyn
işleme
dbe1a91310
2 değiştirilmiş dosya ile 3 ekleme ve 2 silme
  1. 2 1
      .idea/misc.xml
  2. 1 1
      gradle.properties

+ 2 - 1
.idea/misc.xml

@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <project version="4">
   <component name="DesignSurface">
     <option name="filePathToZoomLevelMap">
@@ -346,7 +347,7 @@
       </value>
     </option>
   </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">
+  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="jbr-17" project-jdk-type="JavaSDK">
     <output url="file://$PROJECT_DIR$/build/classes" />
   </component>
   <component name="ProjectType">

+ 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.48.beta30
+BUILD_VERSION=0.0.48.beta31
 BUILD_VERSION_INT=47
 DIALOGX_STYLE_VERSION=5
 android.nonTransitiveRClass=true