• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisiona9440dc77b0010a4f5b956c79bfe4488088795c0 (tree)
Time2017-12-29 03:27:18
AuthorHMML <hmml3939@gmai...>
CommiterHMML

Log Message

Update platform.

Change Summary

Incremental Difference

--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,8 +1,5 @@
11 <?xml version="1.0" encoding="UTF-8"?>
22 <project version="4">
3- <component name="EntryPointsManager">
4- <entry_points version="2.0" />
5- </component>
63 <component name="NullableNotNullManager">
74 <option name="myDefaultNullable" value="android.support.annotation.Nullable" />
85 <option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
@@ -27,17 +24,7 @@
2724 </value>
2825 </option>
2926 </component>
30- <component name="ProjectLevelVcsManager" settingsEditedManually="false">
31- <OptionsSetting value="true" id="Add" />
32- <OptionsSetting value="true" id="Remove" />
33- <OptionsSetting value="true" id="Checkout" />
34- <OptionsSetting value="true" id="Update" />
35- <OptionsSetting value="true" id="Status" />
36- <OptionsSetting value="true" id="Edit" />
37- <ConfirmationsSetting value="0" id="Add" />
38- <ConfirmationsSetting value="0" id="Remove" />
39- </component>
40- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
27+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
4128 <output url="file://$PROJECT_DIR$/build/classes" />
4229 </component>
4330 <component name="ProjectType">
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
55 jcenter()
66 }
77 dependencies {
8- classpath 'com.android.tools.build:gradle:2.3.3'
8+ classpath 'com.android.tools.build:gradle:3.0.1'
99
1010 // NOTE: Do not place your application dependencies here; they belong
1111 // in the individual module build.gradle files
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1-#Fri Jan 13 22:27:23 JST 2017
1+#Tue Dec 26 17:08:43 JST 2017
22 distributionBase=GRADLE_USER_HOME
33 distributionPath=wrapper/dists
44 zipStoreBase=GRADLE_USER_HOME
55 zipStorePath=wrapper/dists
6-distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
6+distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip