Skip to content

Commit 22e158f

Browse files
committed
bump version 3.3.0
1 parent c643f35 commit 22e158f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ android {
4545
minSdk = 24
4646
targetSdk = 36
4747
versionCode = providers.provider { getBuildVersionCode(rootProject) }.get()
48-
versionName = "3.2.3"
48+
versionName = "3.3.0"
4949
}
5050

5151
compileOptions {

0 commit comments

Comments
 (0)