Skip to content

Commit af29a73

Browse files
committed
Auto merge of #36 - lasarobotics:staging, r=smo-key
0.8.0 Release
2 parents 30dc21d + 940116f commit af29a73

575 files changed

Lines changed: 3248 additions & 1143 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
language: android
2+
android:
3+
components:
4+
- build-tools-21.1.2
5+
- android-21

README.md

Lines changed: 39 additions & 2 deletions

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
jcenter()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle-experimental:0.2.0'
7+
classpath 'com.android.tools.build:gradle:1.3.0'
88
}
99
}
1010

doc/html/classcom_1_1lasarobotics_1_1library_1_1android_1_1_util-members.html renamed to docs/doxygen/html/classcom_1_1lasarobotics_1_1library_1_1android_1_1_util-members.html

File renamed without changes.

doc/html/classcom_1_1lasarobotics_1_1library_1_1android_1_1_util.html renamed to docs/doxygen/html/classcom_1_1lasarobotics_1_1library_1_1android_1_1_util.html

File renamed without changes.

0 commit comments

Comments
 (0)