Browse Source

[new]增加相册备份/恢复流程

zk 3 months ago
parent
commit
bb96927efb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -6,8 +6,8 @@ buildscript {
         minSdkVersion = 21
         targetSdkVersion = 32
 
-        versionCode = 124
-        versionName = "1.2.4"
+        versionCode = 125
+        versionName = "1.2.5"
 
         hilt_version = '2.41'
         lifecycle_version = "2.6.1"