Skip to content

Commit 8ec4ab8

Browse files
committed
Bump version for inset fix
1 parent 1d9becf commit 8ec4ab8

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
@@ -48,7 +48,7 @@ android {
4848
applicationId = "name.boyle.chris.sgtpuzzles"
4949
minSdk = 21
5050
targetSdk = 36
51-
versionCode = 148
51+
versionCode = 149
5252
versionName = timestamp(false)
5353

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

0 commit comments

Comments
 (0)