Loading .gitignore +1 −0 Original line number Diff line number Diff line .gradle build .idea No newline at end of file build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.1.0' classpath 'com.android.tools.build:gradle:4.2.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading gradle/wrapper/gradle-wrapper.properties +3 −3 Original line number Diff line number Diff line #Fri Dec 22 00:44:40 IST 2017 #Tue Jul 13 11:35:48 IST 2021 distributionBase=GRADLE_USER_HOME distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip zipStoreBase=GRADLE_USER_HOME local.properties 0 → 100644 +8 −0 Original line number Diff line number Diff line ## This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. #Tue Jul 13 11:30:43 IST 2021 sdk.dir=C\:\\Users\\pc\\AppData\\Local\\Android\\Sdk Loading
.gitignore +1 −0 Original line number Diff line number Diff line .gradle build .idea No newline at end of file
build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ buildscript { google() } dependencies { classpath 'com.android.tools.build:gradle:3.1.0' classpath 'com.android.tools.build:gradle:4.2.2' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files Loading
gradle/wrapper/gradle-wrapper.properties +3 −3 Original line number Diff line number Diff line #Fri Dec 22 00:44:40 IST 2017 #Tue Jul 13 11:35:48 IST 2021 distributionBase=GRADLE_USER_HOME distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip zipStoreBase=GRADLE_USER_HOME
local.properties 0 → 100644 +8 −0 Original line number Diff line number Diff line ## This file must *NOT* be checked into Version Control Systems, # as it contains information specific to your local configuration. # # Location of the SDK. This is only used by Gradle. # For customization when using a Version Control System, please read the # header note. #Tue Jul 13 11:30:43 IST 2021 sdk.dir=C\:\\Users\\pc\\AppData\\Local\\Android\\Sdk