version bump to 1.7.3
This commit is contained in:
parent
84120a341a
commit
26ec6f7782
|
@ -49,8 +49,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 21
|
||||
versionCode 105
|
||||
versionName "1.7.2"
|
||||
versionCode 106
|
||||
versionName "1.7.3"
|
||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue