Browse Source

no message

ychk 4 months ago
parent
commit
f9c5527414
2 changed files with 3 additions and 2 deletions
  1. 2 2
      app/build.gradle
  2. 1 0
      app/src/main/res/layout/fragment_water_check_work.xml

+ 2 - 2
app/build.gradle

@@ -10,8 +10,8 @@ android {
         minSdkVersion 21
         //noinspection OldTargetApi
         targetSdkVersion 29
-        versionCode 84
-        versionName "8.4"
+        versionCode 85
+        versionName "8.5"
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         ndk {
             abiFilters 'arm64-v8a'

+ 1 - 0
app/src/main/res/layout/fragment_water_check_work.xml

@@ -655,6 +655,7 @@
                         android:layout_width="wrap_content"
                         android:layout_height="wrap_content"
                         android:layout_marginStart="@dimen/dp_10"
+                        android:layout_marginEnd="@dimen/dp_20"
                         android:background="@null"
                         android:enabled="false"
                         android:gravity="end"