Skip to content

Commit f1bc4e8

Browse files
committed
[fastlane] bump version code to 214
1 parent f8bbeea commit f1bc4e8

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
@@ -59,7 +59,7 @@ android {
5959
applicationId = "com.brokenkernel.improvtools"
6060
minSdk = 26
6161
targetSdk = 36
62-
versionCode = 213
62+
versionCode = 214
6363
versionName = "0.0.$versionCode"
6464

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

0 commit comments

Comments
 (0)