Bump version to 2.5.1
This commit is contained in:
parent
6a477ec403
commit
832b51de7d
|
@ -11,8 +11,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 2050095
|
||||
versionName "2.5.0"
|
||||
versionCode 2050195
|
||||
versionName "2.5.1"
|
||||
|
||||
def commit = ""
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue