Skip to content

Commit a6aa4e0

Browse files
author
Rob Rogers
committed
Remove landing page, show interactions on Settings page, v40 versioning
1 parent 31ab3c2 commit a6aa4e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030
applicationId = "com.immichframe.immichframe"
3131
minSdk = 23
3232
targetSdk = 35
33-
versionCode = 39
34-
versionName = "1.0.39.0"
33+
versionCode = 40
34+
versionName = "1.0.40.0"
3535
}
3636

3737
buildTypes {

0 commit comments

Comments
 (0)