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

Commit ae4cd0f

Browse files
Update version number to 3.2.2
[ci skip]
1 parent 068dd3d commit ae4cd0f

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
@@ -45,8 +45,8 @@ android {
4545
defaultConfig {
4646
minSdkVersion rootProject.ext.MinSdk
4747
targetSdkVersion rootProject.ext.TargetSdk
48-
versionCode 320
49-
versionName "3.2.0"
48+
versionCode 322
49+
versionName "3.2.2"
5050
vectorDrawables.useSupportLibrary = true
5151
}
5252

0 commit comments

Comments
 (0)