Skip to content

Commit

Permalink
Bump version to 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Dec 19, 2021
1 parent 6a0c04d commit 8ad7221
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 30
versionCode 8
versionName "1.0.5"
versionCode 9
versionName "1.0.6"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 8ad7221

Please sign in to comment.