OSDN Git Service

バージョン番号の更新。
authorMRSa <mrsa@myad.jp>
Wed, 21 Aug 2019 13:46:11 +0000 (22:46 +0900)
committerMRSa <mrsa@myad.jp>
Wed, 21 Aug 2019 13:46:11 +0000 (22:46 +0900)
app/build.gradle
build.gradle

index 55aab2d..2711d27 100644 (file)
@@ -6,8 +6,8 @@ android {
         applicationId "net.osdn.gokigen.gr2control"
         minSdkVersion 14
         targetSdkVersion 29
-        versionCode 1002005
-        versionName "1.2.5"
+        versionCode 1002006
+        versionName "1.2.6"
     }
     buildTypes {
         release {
index 9c3977b..f53f49f 100644 (file)
@@ -7,7 +7,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:3.4.2'
+        classpath 'com.android.tools.build:gradle:3.5.0'
         
 
         // NOTE: Do not place your application dependencies here; they belong