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

Commit

Permalink
Bump version to 0.5.4-beta (#398)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelWuensch authored Dec 6, 2021
1 parent 3e036da commit f826391
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "zapsolutions.zap"
minSdkVersion 24
targetSdkVersion 30
versionCode 33
versionName "0.5.3-beta"
versionCode 34
versionName "0.5.4-beta"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "zap-android-" + versionName + "(" + versionCode + ")")
Expand Down

0 comments on commit f826391

Please sign in to comment.