Skip to content

Commit f5a22c5

Browse files
adrienlacombeclaude
andcommitted
chore(android): bump to v1.5.1 (versionCode 11)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 77d9aa4 commit f5a22c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

android_dashboard/app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "sh.sandboxed.dashboard"
1414
minSdk = 33
1515
targetSdk = 36
16-
versionCode = 10
17-
versionName = "1.5.0"
16+
versionCode = 11
17+
versionName = "1.5.1"
1818
vectorDrawables { useSupportLibrary = true }
1919
}
2020

0 commit comments

Comments
 (0)