Skip to content

Commit

Permalink
Bump version to 1.0.5rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Nov 9, 2021
1 parent 233058d commit 4daf3c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 6
versionName "1.0.4"
versionCode 7
versionName "1.0.5rc1"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 4daf3c7

Please sign in to comment.