OSDN Git Service

バージョン番号のみ更新。
authorMRSa <mrsa@myad.jp>
Sun, 3 Jan 2021 05:13:50 +0000 (14:13 +0900)
committerMRSa <mrsa@myad.jp>
Sun, 3 Jan 2021 05:13:50 +0000 (14:13 +0900)
app/build.gradle

index 2a40c1e..7278edf 100644 (file)
@@ -7,8 +7,8 @@ android {
         applicationId "net.osdn.gokigen.pkremote"
         minSdkVersion 14
         targetSdkVersion 30
-        versionCode 10801
-        versionName "1.8.1"
+        versionCode 10802
+        versionName "1.8.2"
     }
     buildTypes {
         release {