OSDN Git Service

機能の実行部分をクラスとして独立。
[gokigen/A01c.git] / app / build.gradle
index 349e34b..6a84f11 100644 (file)
@@ -7,8 +7,8 @@ android {
         applicationId "jp.sfjp.gokigen.a01c"
         minSdkVersion 23
         targetSdkVersion 25
-        versionCode 9
-        versionName "1.1.0"
+        versionCode 11
+        versionName "1.1.1"
     }
     buildTypes {
         release {