OSDN Git Service

環境を更新。
authorMRSa <mrsa@myad.jp>
Wed, 11 May 2022 12:48:43 +0000 (21:48 +0900)
committerMRSa <mrsa@myad.jp>
Wed, 11 May 2022 12:48:43 +0000 (21:48 +0900)
.idea/gradle.xml
app/build.gradle
build.gradle
gradle/wrapper/gradle-wrapper.properties

index 475f5e6..2d42c2d 100644 (file)
@@ -14,7 +14,6 @@
             <option value="$PROJECT_DIR$/app" />
           </set>
         </option>
-        <option name="resolveModulePerSourceSet" value="false" />
       </GradleProjectSettings>
     </option>
   </component>
index a1602b7..9c60f8d 100644 (file)
@@ -37,7 +37,7 @@ dependencies {
     implementation 'androidx.appcompat:appcompat:1.4.1'
     implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
     implementation 'androidx.preference:preference-ktx:1.2.0'
-    implementation 'com.google.android.material:material:1.5.0'
+    implementation 'com.google.android.material:material:1.6.0'
 
     def camerax_version = "1.1.0-beta03"
     implementation "androidx.camera:camera-core:$camerax_version"
index 1833733..c50d42a 100644 (file)
@@ -6,7 +6,7 @@ buildscript {
         mavenCentral()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.1.3'
+        classpath 'com.android.tools.build:gradle:7.2.0'
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
 
         // NOTE: Do not place your application dependencies here; they belong
index c2daf31..0ea04e5 100644 (file)
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-all.zip