mirror of
https://github.com/home-assistant/android
synced 2024-11-05 18:28:42 +00:00
Bump Version for 1.10.0 Release (#649)
This commit is contained in:
parent
d234ec13e3
commit
90ccc7e2cd
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
object Config {
|
||||
const val version = "1.9.0"
|
||||
const val version = "1.10.0"
|
||||
|
||||
object Plugin {
|
||||
const val android = "com.android.tools.build:gradle:4.0.0"
|
||||
|
@ -96,4 +96,4 @@ object Config {
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue