versrion bump to 1.7.2
This commit is contained in:
parent
34bcc59f72
commit
b9de159e97
|
@ -49,8 +49,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 103
|
versionCode 105
|
||||||
versionName "1.7.1"
|
versionName "1.7.2"
|
||||||
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
project.ext.set(archivesBaseName, archivesBaseName + "-" + versionName);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue