OSDN Git Service

バージョン番号を上げてなかったので上げる。
authorMRSa <mrsa@myad.jp>
Sun, 26 Jan 2020 13:13:48 +0000 (22:13 +0900)
committerMRSa <mrsa@myad.jp>
Sun, 26 Jan 2020 13:13:48 +0000 (22:13 +0900)
app/build.gradle

index 967478b..66633cc 100644 (file)
@@ -6,8 +6,8 @@ android {
         applicationId "net.osdn.gokigen.a01d"
         minSdkVersion 14
         targetSdkVersion 29
-        versionCode 10405
-        versionName "1.4.5"
+        versionCode 10500
+        versionName "1.5.0"
     }
     buildTypes {
         release {