OSDN Git Service

次バージョンの準備。
authorMRSa <mrsa@myad.jp>
Tue, 21 Aug 2018 15:40:49 +0000 (00:40 +0900)
committerMRSa <mrsa@myad.jp>
Tue, 21 Aug 2018 15:40:49 +0000 (00:40 +0900)
app/build.gradle

index 52cb6d5..561cc6d 100644 (file)
@@ -6,8 +6,8 @@ android {
         applicationId "net.osdn.gokigen.gr2control"
         minSdkVersion 14
         targetSdkVersion 28
-        versionCode 1000001
-        versionName "1.0.1"
+        versionCode 1000002
+        versionName "1.0.2"
     }
     buildTypes {
         release {