Skip to content

Commit d80daff

Browse files
committed
v1.21.7a
1 parent 39e8240 commit d80daff

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
@@ -33,7 +33,7 @@ android {
3333
minSdkVersion 26
3434
targetSdkVersion 36
3535
versionCode 130 // is updated automatically by BitRise; only used when building locally
36-
versionName '1.21.7-dev'
36+
versionName '1.21.7a'
3737

3838
def includeObjectBoxBrowser = System.getenv("INCLUDE_OBJECTBOX_BROWSER") ?: "false"
3939
def includeLeakCanary = System.getenv("INCLUDE_LEAK_CANARY") ?: "false"

0 commit comments

Comments
 (0)