Przeglądaj źródła

1.新增MSDS检索功能

JaycePC 3 tygodni temu
rodzic
commit
116d444305
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -19,7 +19,7 @@ android {
         minSdk 31
         targetSdk 35
         versionCode 2
-        versionName "2.15"
+        versionName "2.16"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         room {