You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: objectbox-java-api/build.gradle
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,6 @@ javadoc {
9
9
failOnError =false
10
10
title =" ObjectBox API ${version} API"
11
11
options.bottom ='Available under the Apache License, Version 2.0 - <i>Copyright © 2017-2019 <a href="http://objectbox.io/">ObjectBox Ltd</a>. All Rights Reserved.</i>'
Copy file name to clipboardExpand all lines: objectbox-rxjava/build.gradle
-6Lines changed: 0 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -18,12 +18,6 @@ javadoc {
18
18
title ="ObjectBox RxJava2 ${version} API"
19
19
excludes = [] // Unfinished APIs if any
20
20
options.bottom ='Available under the Apache License, Version 2.0 - <i>Copyright © 2018-2019 <a href="http://objectbox.io/">ObjectBox Ltd</a>. All Rights Reserved.</i>'
0 commit comments