We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac2076 commit 79078d7Copy full SHA for 79078d7
build.gradle
@@ -24,8 +24,8 @@ buildscript {
24
ext.compileSdkVer = '23'
25
ext.minSdkVer = '15'
26
ext.targetSdkVer = '23'
27
- ext.verCode = '5'
28
- ext.verName = '0.1.4'
+ ext.verCode = '6'
+ ext.verName = '0.2.0'
29
repositories {
30
jcenter()
31
maven { url 'http://maven.oschina.net/content/groups/public/' }
0 commit comments