Skip to content
This repository was archived by the owner on Feb 3, 2022. It is now read-only.

Tags: SmartThingsCommunity/smartapp-sdk-java

Tags

0.0.4-preview

Toggle 0.0.4-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update version numbers for 0.0.4-PREVIEW (#44)

* update to version 0.0.4

* update docs to version 0.0.4

0.0.3-preview

Toggle 0.0.3-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #40 from rossiam/publish-update

update publish to match current Maven example

0.0.2-preview

Toggle 0.0.2-preview's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from rossiam/PI-373

[PI-373] Add AWS Lamba example and documentation.

0.0.1-preview

Toggle 0.0.1-preview's commit message
Fix CI master build; random improvements

Move findBugs exclude filter to convention
Configure Javadoc encoding to force UTF-8 
    Otherwise smartapp-core:javadoc fails in master build
Add missing line in Configuration.kt
Improve consistency in Pages enum class "pageId"
Conditionally apply excludes filters file