Skip to content

Commit 125b36f

Browse files
bump version v1.3.3
1 parent f5fe361 commit 125b36f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ android {
9191
targetSdk = 36
9292

9393
//versioning
94-
versionCode = 32
95-
versionName = "1.3.2"
94+
versionCode = 33
95+
versionName = "1.3.3"
9696
vectorDrawables {
9797
useSupportLibrary = true
9898
}

0 commit comments

Comments
 (0)