aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2018-01-24 23:44:49 -0500
committerAllan Wang <me@allanwang.ca>2018-01-24 23:44:49 -0500
commit3a92363e65a29b6106cdfa98d6bcf297b0eda5ad (patch)
tree9c61fbce5d486374aad1e7767ebc2ee6f67348cc /gradle.properties
parent9c00231884c69456c2deb2918cd0ecd50f3ac0a0 (diff)
downloadkau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.tar.gz
kau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.tar.bz2
kau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.zip
Create buildSrc
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties25
1 files changed, 1 insertions, 24 deletions
diff --git a/gradle.properties b/gradle.properties
index c55bb91..f1c49f3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,27 +14,4 @@ org.gradle.jvmargs=-Xmx1536m
# 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
-APP_ID=KAU
-APP_GROUP=ca.allanwang
-CORE_MIN_SDK=19
-MIN_SDK=21
-TARGET_SDK=27
-BUILD_TOOLS=27.0.2
-ANDROID_SUPPORT_LIBS=27.0.2
-
-KOTLIN=1.2.20
-ABOUT_LIBRARIES=6.0.1
-ANKO=0.10.4
-BLURRY=2.1.1
-CONSTRAINT_LAYOUT=1.1.0-beta4
-FAST_ADAPTER=3.1.2
-FAST_ADAPTER_COMMONS=3.1.2
-GLIDE=4.5.0
-ICONICS=3.0.0
-IICON_GOOGLE=3.0.1.2
-MATERIAL_DIALOG=0.9.6.0
-
-ESPRESSO=3.0.0
-JUNIT=4.12
-TEST_RUNNER=1.0.0
+# org.gradle.parallel=true \ No newline at end of file