Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 64dbaca

Browse files
committed
Update the plugin version to 0.10.0-beta-2
1 parent 5190e06 commit 64dbaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
ext.kotlinx_dom_version = '0.0.10'
77
ext.kotlinx_coroutines_version = '0.13'
88

9-
ext.ANKO_VERSION = '0.10.0-beta-1'
9+
ext.ANKO_VERSION = '0.10.0-beta-2'
1010
ext.ANKO_VERSION_CODE = 100
1111

1212
ext.COMPILE_SDK_VERSION = 25

0 commit comments

Comments
 (0)