Bump version to 2.7.1
This commit is contained in:
parent
939719ea83
commit
d5f0ef2448
|
@ -10,8 +10,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 2070095
|
||||
versionName "2.7.0"
|
||||
versionCode 2070195
|
||||
versionName "2.7.1"
|
||||
|
||||
def commit = ""
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue