Skip to content

Commit 8b39dd7

Browse files
committed
release: 0.13-alpha.4(100)
1 parent 8750bca commit 8b39dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ android {
2020
minSdkVersion 21
2121
targetSdkVersion 33
2222
versionCode 100
23-
versionName "0.13-alpha.3"
23+
versionName "0.13-alpha.4"
2424
if (project.hasProperty('appVerName')) {
2525
versionName = "${versionName}_${appVerName}"
2626
}

0 commit comments

Comments
 (0)