Skip to content

Commit 6293d5d

Browse files
committed
Bump app version
1 parent c1672a1 commit 6293d5d

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
applicationId = "com.wstxda.toolkit"
1515
minSdk = 26
1616
targetSdk = 36
17-
versionCode = 210
18-
versionName = "2.1.0"
17+
versionCode = 211
18+
versionName = "2.1.1"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)