Skip to content

Commit

Permalink
Bump version to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
psanford committed Feb 24, 2022
1 parent 58fdd6e commit 62c52f0
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 12
versionName "1.0.8rc2"
versionCode 13
versionName "1.0.8"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 62c52f0

Please sign in to comment.