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

Commit 94073b6

Browse files
committed
Change the version to 0.10.0-beta-1
1 parent cc02a3c commit 94073b6

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
@@ -4,7 +4,7 @@ import java.util.zip.ZipOutputStream
44
buildscript {
55
ext.kotlin_version = '1.1.0'
66

7-
ext.ANKO_VERSION = '0.10.0'
7+
ext.ANKO_VERSION = '0.10.0-beta-1'
88
ext.ANKO_VERSION_CODE = 100
99

1010
ext.COMPILE_SDK_VERSION = 25

0 commit comments

Comments
 (0)