Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Aug 21, 2023
1 parent ea7b0b7 commit 6d6d3b3
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 @@ -27,8 +27,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 33
versionCode 13
versionName "1.0.8"
versionCode 14
versionName "1.0.9"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 6d6d3b3

Please sign in to comment.