We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04987a8 commit 798b1afCopy full SHA for 798b1af
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
applicationId = "com.coderstory.toolkit"
17
minSdk = 28
18
targetSdk = 35
19
- versionCode = 2019
20
- versionName = "4.5"
+ versionCode = 2029
+ versionName = "4.6"
21
}
22
23
signingConfigs {
0 commit comments