Skip to content

Commit 393d0f0

Browse files
committed
[fastlane] bump version code to 253
1 parent c8fe821 commit 393d0f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ configure<ApplicationExtension> {
6363
applicationId = "com.brokenkernel.improvtools"
6464
minSdk = 26
6565
targetSdk = 37
66-
versionCode = 252
66+
versionCode = 253
6767
versionName = "0.0.$versionCode"
6868

6969
testInstrumentationRunner = "com.brokenkernel.improvtools.infrastructure.ImprovToolsTestRunner"

0 commit comments

Comments
 (0)