瀏覽代碼

app名称调整
版本号更新

hanwenjie 1 年之前
父節點
當前提交
9209bbd406
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      app/build.gradle
  2. 1 1
      app/src/main/res/values/strings.xml

+ 2 - 2
app/build.gradle

@@ -20,8 +20,8 @@ android {
         applicationId "com.info666.app.infraredRemote"
         minSdk 21
         targetSdk 33
-        versionCode 4
-        versionName "1.0.4"
+        versionCode 5
+        versionName "1.0.5"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }

+ 1 - 1
app/src/main/res/values/strings.xml

@@ -1,3 +1,3 @@
 <resources>
-    <string name="app_name">菊辉遥控</string>
+    <string name="app_name">感应洁具</string>
 </resources>