Skip to content

Commit

Permalink
Bump version to 1.0.8rc2
Browse files Browse the repository at this point in the history
Closes: #26 [via git-merge-pr]
  • Loading branch information
psanford committed Feb 24, 2022
1 parent 1b9a4a7 commit 58fdd6e
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 11
versionName "1.0.8rc1"
versionCode 12
versionName "1.0.8rc2"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 58fdd6e

Please sign in to comment.