Skip to content

Commit

Permalink
Update version to 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
4u7 committed Oct 2, 2018
1 parent afd7339 commit 37273d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
ext.kotlinx_dom_version = '0.0.10'
ext.kotlinx_coroutines_version = '0.23.4'

ext.ANKO_VERSION = '0.10.6'
ext.ANKO_VERSION_CODE = 105
ext.ANKO_VERSION = '0.10.7'
ext.ANKO_VERSION_CODE = 106

ext.COMPILE_SDK_VERSION = 27
ext.MIN_SDK_VERSION = 15
Expand Down

0 comments on commit 37273d1

Please sign in to comment.