Skip to content

Commit 39d747d

Browse files
committed
release: 0.13-alpha.1
1 parent 4679518 commit 39d747d

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 97
23-
versionName "0.13-alpha"
22+
versionCode 98
23+
versionName "0.13-alpha.1"
2424
if (project.hasProperty('appVerName')) {
2525
versionName = "${versionName}_${appVerName}"
2626
}

0 commit comments

Comments
 (0)