Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit e644701

Browse files
Bump version to 0.5.10-beta (#437)
1 parent cbdbcc4 commit e644701

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "zapsolutions.zap"
1313
minSdkVersion 24
1414
targetSdkVersion 31
15-
versionCode 39
16-
versionName "0.5.9-beta"
15+
versionCode 40
16+
versionName "0.5.10-beta"
1717
vectorDrawables.useSupportLibrary = true
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
setProperty("archivesBaseName", "zap-android-" + versionName + "(" + versionCode + ")")

0 commit comments

Comments
 (0)