Skip to content

Commit ca3a85c

Browse files
committed
release: 0.13-beta.4
1 parent 952b672 commit ca3a85c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId "net.xzos.upgradeall"
2121
minSdkVersion 21
2222
targetSdkVersion 33
23-
versionCode 103
24-
versionName "0.13-beta.3"
23+
versionCode 104
24+
versionName "0.13-beta.4"
2525
if (project.hasProperty('appVerName')) {
2626
versionName = "${versionName}_${appVerName}"
2727
}

0 commit comments

Comments
 (0)