Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 15a020a

Browse files
Changed version number to 3.5.0-b4
[ci skip]
1 parent 6160796 commit 15a020a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: core/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ android {
4141
defaultConfig {
4242
minSdkVersion rootProject.ext.MinSdk
4343
targetSdkVersion rootProject.ext.TargetSdk
44-
versionCode 352
45-
versionName "3.5.0-b3"
44+
versionCode 353
45+
versionName "3.5.0-b4"
4646
vectorDrawables.useSupportLibrary = true
4747
}
4848

0 commit comments

Comments
 (0)