OSDN Git Service

バージョン番号を上げた。
authorMRSa <mrsa@myad.jp>
Sun, 9 Jun 2019 04:13:08 +0000 (13:13 +0900)
committerMRSa <mrsa@myad.jp>
Sun, 9 Jun 2019 04:13:08 +0000 (13:13 +0900)
app/build.gradle

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