Skip to content

Commit c96adae

Browse files
committed
bump version
1 parent c1b5916 commit c96adae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ android {
4242
applicationId "com.vandam.luma"
4343
minSdk 31
4444
targetSdk 35
45-
versionCode 51
46-
versionName "2.0.7"
45+
versionCode 52
46+
versionName "2.0.8"
4747
buildConfigField "String", "CONVEX_URL", "\"${escapedConvexUrl}\""
4848
}
4949

0 commit comments

Comments
 (0)