Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Jun 14, 2021
1 parent 9ecc3d0 commit fbb8dfa
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 5
versionName "1.0.4rc2"
versionCode 6
versionName "1.0.4"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit fbb8dfa

Please sign in to comment.