xiongzhu 10 ヶ月 前
コミット
2bdfd35e5a
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -24,7 +24,7 @@ android {
         applicationId "com.example.modifier"
         minSdk 31
         targetSdk 34
-        versionCode 171
+        versionCode 172
         versionName "1.0.1"
         archivesBaseName = "${applicationId}-${versionCode}"