version code bump and tagging 1.8.1
This commit is contained in:
parent
50817956c2
commit
b0a314411f
|
@ -53,7 +53,7 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 111
|
||||
versionCode 112
|
||||
versionName "1.8.1"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue