Skip to content

Commit 970c1f5

Browse files
committed
v1.21.4b
1 parent 51180a5 commit 970c1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ android {
4343
minSdkVersion 26
4444
targetSdkVersion 36
4545
versionCode 130 // is updated automatically by BitRise; only used when building locally
46-
versionName '1.21.5-dev'
46+
versionName '1.21.4b'
4747

4848
def includeObjectBoxBrowser = System.getenv("INCLUDE_OBJECTBOX_BROWSER") ?: "false"
4949
def includeLeakCanary = System.getenv("INCLUDE_LEAK_CANARY") ?: "false"

0 commit comments

Comments
 (0)