OSDN Git Service

次版に向けてバージョン番号のみ更新。
authorMRSa <mrsa@myad.jp>
Sun, 9 Jun 2019 04:15:55 +0000 (13:15 +0900)
committerMRSa <mrsa@myad.jp>
Sun, 9 Jun 2019 04:15:55 +0000 (13:15 +0900)
app/build.gradle

index 5459203..6646d02 100644 (file)
@@ -7,8 +7,8 @@ android {
         applicationId "net.osdn.gokigen.a01d"
         minSdkVersion 14
         targetSdkVersion 28
-        versionCode 10301
-        versionName "1.3.1"
+        versionCode 10302
+        versionName "1.3.2"
     }
     buildTypes {
         release {