OSDN Git Service

ビルドバージョンを新しくしてみた。
authorMRSa <mrsa@myad.jp>
Thu, 26 Oct 2017 15:15:29 +0000 (00:15 +0900)
committerMRSa <mrsa@myad.jp>
Thu, 26 Oct 2017 15:15:29 +0000 (00:15 +0900)
app/build.gradle
build.gradle
gradle/wrapper/gradle-wrapper.properties

index 295260f..4724a9f 100644 (file)
@@ -2,13 +2,13 @@ apply plugin: 'com.android.application'
 
 android {
     compileSdkVersion 26
-    buildToolsVersion "26.0.1"
+    buildToolsVersion "27.0.0"
     defaultConfig {
         applicationId "net.osdn.gokigen.a01d"
         minSdkVersion 14
         targetSdkVersion 26
-        versionCode 10002
-        versionName "1.0.2"
+        versionCode 10003
+        versionName "1.0.3"
     }
     buildTypes {
         release {
index c2eea8e..c33a638 100644 (file)
@@ -5,7 +5,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.3.3'
+        classpath 'com.android.tools.build:gradle:3.0.0'
 
         // NOTE: Do not place your application dependencies here; they belong
         // in the individual module build.gradle files
index 727166e..2b08029 100644 (file)
@@ -1,6 +1,6 @@
-#Mon Jun 19 23:15:24 JST 2017
+#Thu Oct 26 23:56:17 JST 2017
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip