Browse Source

changed project name

yattoz 5 years ago
parent
commit
0f58c0169d
2 changed files with 2 additions and 2 deletions
  1. 1 1
      build.gradle
  2. 1 1
      settings.gradle

+ 1 - 1
build.gradle View File

7
         jcenter()
7
         jcenter()
8
     }
8
     }
9
     dependencies {
9
     dependencies {
10
-        classpath 'com.android.tools.build:gradle:3.5.2'
10
+        classpath 'com.android.tools.build:gradle:3.5.3'
11
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
         // NOTE: Do not place your application dependencies here; they belong
12
         // NOTE: Do not place your application dependencies here; they belong
13
         // in the individual module build.gradle files
13
         // in the individual module build.gradle files

+ 1 - 1
settings.gradle View File

1
 include ':app'
1
 include ':app'
2
-rootProject.name='R-a-dio2'
2
+rootProject.name='Tsumugi-app'