Skip to content

Commit 95a1988

Browse files
bumped version to 1.5.1
1 parent 4a85b2c commit 95a1988

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ android {
4343
applicationId = "com.github.livingwithhippos.unchained"
4444
minSdk = 27
4545
targetSdk = 36
46-
versionCode = 55
47-
versionName = "1.5.0"
46+
versionCode = 56
47+
versionName = "1.5.1"
4848

4949
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
5050
}

0 commit comments

Comments
 (0)