version bump to 1.8.2
This commit is contained in:
parent
ae491764f2
commit
1867571368
|
@ -53,8 +53,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 112
|
||||
versionName "1.8.1"
|
||||
versionCode 113
|
||||
versionName "1.8.2"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue