version bump to 1.9.1
This commit is contained in:
parent
494a04ffb1
commit
ca7b397828
|
@ -53,8 +53,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 119
|
||||
versionName "1.9.0"
|
||||
versionCode 120
|
||||
versionName "1.9.1"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue