Skip to content

Commit

Permalink
Revert "Remove generated files"
Browse files Browse the repository at this point in the history
This reverts commit 8d5e50b.
  • Loading branch information
kanishktripathi committed Apr 1, 2015
1 parent 8d5e50b commit e912700
Show file tree
Hide file tree
Showing 15 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gradle/2.1/taskArtifacts/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Tue Mar 24 16:44:28 EDT 2015
Binary file added .gradle/2.1/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file added .gradle/2.1/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file added .gradle/2.1/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file added .gradle/2.1/taskArtifacts/outputFileStates.bin
Binary file not shown.
Binary file added .gradle/2.1/taskArtifacts/taskArtifacts.bin
Binary file not shown.
1 change: 1 addition & 0 deletions .gradle/2.2.1/taskArtifacts/cache.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
#Wed Mar 25 20:35:51 EDT 2015
Binary file added .gradle/2.2.1/taskArtifacts/cache.properties.lock
Binary file not shown.
Binary file added .gradle/2.2.1/taskArtifacts/fileHashes.bin
Binary file not shown.
Binary file added .gradle/2.2.1/taskArtifacts/fileSnapshots.bin
Binary file not shown.
Binary file not shown.
Binary file added .gradle/2.2.1/taskArtifacts/taskArtifacts.bin
Binary file not shown.
18 changes: 18 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Project-wide Gradle settings.

# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.

# For more details on how to configure your build environment visit
# http://www.gradle.org/docs/current/userguide/build_environment.html

# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
# Default value: -Xmx10248m -XX:MaxPermSize=256m
# org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
10 changes: 10 additions & 0 deletions local.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## This file is automatically generated by Android Studio.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file should *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.
sdk.dir=E\:\\Setups\\IDE\\adt-bundle-windows-x86_64-20140702\\sdk
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include ':app'

0 comments on commit e912700

Please sign in to comment.