Skip to content

Commit 498776e

Browse files
committed
release: 0.13-alpha.2(99)
1 parent d32ac47 commit 498776e

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
@@ -19,8 +19,8 @@ android {
1919
applicationId "net.xzos.upgradeall"
2020
minSdkVersion 21
2121
targetSdkVersion 33
22-
versionCode 98
23-
versionName "0.13-alpha.1"
22+
versionCode 99
23+
versionName "0.13-alpha.2"
2424
if (project.hasProperty('appVerName')) {
2525
versionName = "${versionName}_${appVerName}"
2626
}

0 commit comments

Comments
 (0)