Skip to content

Commit 9917e34

Browse files
committed
Release v4.3.2
1 parent 6293250 commit 9917e34

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
@@ -15,8 +15,8 @@ android {
1515
minSdk = 21
1616
//noinspection OldTargetApi
1717
targetSdk = 35
18-
versionCode = 431
19-
versionName = "4.3.1"
18+
versionCode = 432
19+
versionName = "4.3.2"
2020

2121
vectorDrawables {
2222
useSupportLibrary = true

0 commit comments

Comments
 (0)