Skip to content

Commit cd0eaf5

Browse files
author
Rob Rogers
committed
v42 versioning
1 parent 1804421 commit cd0eaf5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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 = 41
34-
versionName = "1.0.41.0"
33+
versionCode = 42
34+
versionName = "1.0.42.0"
3535
}
3636

3737
buildTypes {

0 commit comments

Comments
 (0)