Bump version to 3.5.0
This commit is contained in:
parent
72b3cd7f81
commit
300baf6ddf
|
@ -12,8 +12,8 @@ android {
|
|||
// Version code schema:
|
||||
// "1.2.3-beta4" -> 1020304
|
||||
// "1.2.3" -> 1020395
|
||||
versionCode 3050003
|
||||
versionName "3.5.0-beta3"
|
||||
versionCode 3050095
|
||||
versionName "3.5.0"
|
||||
|
||||
javaCompileOptions {
|
||||
annotationProcessorOptions {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 3936b7f742416028b8d07a54fe16b47d61f9f7d5
|
||||
Subproject commit 4e155a5f2af1cb4e83d6e48eba056b3a19466e96
|
Loading…
Reference in New Issue