Bump version to 3.5.0-beta1
This commit is contained in:
parent
2a7824e2d3
commit
be3ad792b6
|
@ -12,8 +12,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 3040195
|
||||
versionName "3.4.1"
|
||||
versionCode 3050001
|
||||
versionName "3.5.0-beta1"
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
Loading…
Reference in New Issue