Skip to content

Commit 35a6a8f

Browse files
committed
updated versionCode to 27
1 parent ea790db commit 35a6a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111
applicationId = "com.marktka.calculatorYou"
1212
minSdk = 27
1313
targetSdk = 34
14-
versionCode = 26
14+
versionCode = 27
1515
versionName = "2.2.4"
1616

1717
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)