Skip to content

Commit

Permalink
WD | Remove old FR abd Device #4
Browse files Browse the repository at this point in the history
  • Loading branch information
baksosapi committed Nov 3, 2017
1 parent c51ec52 commit bc78444
Show file tree
Hide file tree
Showing 321 changed files with 67,902 additions and 1,352 deletions.
7 changes: 0 additions & 7 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
configure(allprojects) { project ->

version = VERSION_NAME
group = GROUP
buildscript {
repositories {
jcenter()
Expand Down Expand Up @@ -66,8 +64,3 @@ buildDashboard {

test.reports.html.enabled = false
test.reports.junitXml.enabled = false


def isReleaseBuild() {
return version.contains("SNAPSHOT") == false
}
31 changes: 0 additions & 31 deletions gradle.properties

This file was deleted.

4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Wed Sep 13 21:46:17 WITA 2017
#Fri Nov 03 15:44:22 WITA 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip
Binary file added jacoco.exec
Binary file not shown.
129 changes: 0 additions & 129 deletions maven.gradle

This file was deleted.

Loading

0 comments on commit bc78444

Please sign in to comment.