Skip to content

Commit 2aa0540

Browse files
committed
[fastlane] bump version code to 252
1 parent a9ab3e3 commit 2aa0540

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 = 251
66+
versionCode = 252
6767
versionName = "0.0.$versionCode"
6868

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

0 commit comments

Comments
 (0)