We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1672a1 commit 6293d5dCopy full SHA for 6293d5d
1 file changed
app/build.gradle.kts
@@ -14,8 +14,8 @@ android {
14
applicationId = "com.wstxda.toolkit"
15
minSdk = 26
16
targetSdk = 36
17
- versionCode = 210
18
- versionName = "2.1.0"
+ versionCode = 211
+ versionName = "2.1.1"
19
}
20
21
buildTypes {
0 commit comments