Bump version to 3.3.0-beta2
This commit is contained in:
parent
7a40a505f3
commit
22f36bc9c0
|
@ -12,8 +12,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 3030001
|
||||
versionName "3.3.0-beta1"
|
||||
versionCode 3030002
|
||||
versionName "3.3.0-beta2"
|
||||
|
||||
def commit = ""
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue