Skip to content

Commit 49842c2

Browse files
committed
Release v4.0.0
1 parent d8e1b5f commit 49842c2

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
@@ -14,8 +14,8 @@ android {
1414
minSdk = 21
1515
//noinspection OldTargetApi
1616
targetSdk = 34
17-
versionCode = 303
18-
versionName = "3.0.3"
17+
versionCode = 400
18+
versionName = "4.0.0"
1919

2020
resourceConfigurations += arrayOf(
2121
"ar", "de", "en", "es", "in", "ja", "pt", "pt-rBR", "ro", "vi", "zh-rCN", "tr"

0 commit comments

Comments
 (0)