Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
remove Eclipse structure
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Dec 12, 2018
1 parent 7dc611c commit 1a6ccb6
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 141 deletions.
33 changes: 0 additions & 33 deletions .project

This file was deleted.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ branches:
- master
install:
# Let's use the new command 'sdkmanager' to install Android SDK components
- yes | sdkmanager --verbose "build-tools;26.0.2"
- yes | sdkmanager --verbose "build-tools;26.0.3"
- yes | sdkmanager --verbose "platform-tools"
- yes | sdkmanager --verbose "tools"
- yes | sdkmanager --verbose "platforms;android-26"
Expand Down
8 changes: 0 additions & 8 deletions ant.properties

This file was deleted.

1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ buildscript {
repositories {
google()
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
Expand Down
92 changes: 0 additions & 92 deletions build.xml

This file was deleted.

7 changes: 0 additions & 7 deletions custom_rules.xml

This file was deleted.

0 comments on commit 1a6ccb6

Please sign in to comment.