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.3.1-beta (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
raphBTC authored Jul 29, 2020
1 parent 9a0d40d commit f041a5c
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 @@ -11,8 +11,8 @@ android {
applicationId "zapsolutions.zap"
minSdkVersion 21
targetSdkVersion 29
versionCode 18
versionName "0.3.0-beta"
versionCode 19
versionName "0.3.1-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
setProperty("archivesBaseName", "zap-android-" + versionName + "(" + versionCode + ")")
}
Expand Down

0 comments on commit f041a5c

Please sign in to comment.