Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Commit

Permalink
Updated AndroidThings to 0.6.1-devpreview
Browse files Browse the repository at this point in the history
  • Loading branch information
leinardi committed Feb 4, 2018
1 parent bcedbe2 commit 7bb34d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ext.deps = [:]
def versions = [:]
versions.android_checkstyle_plugin = "1.0.0"
versions.android_gradle_plugin = "3.1.0-beta1"
versions.androidthings = "0.6-devpreview"
versions.androidthings = "0.6.1-devpreview"
versions.apache_commons = "2.5"
versions.arch = hasProperty("ARCH_VERSION") ? getProperty("ARCH_VERSION") : "1.0.0"
versions.atsl_rules = "1.0.1"
Expand Down

0 comments on commit 7bb34d3

Please sign in to comment.