Skip to content

Commit

Permalink
Bump version to 1.0.8rc1
Browse files Browse the repository at this point in the history
Closes: #25 [via git-merge-pr]
  • Loading branch information
psanford committed Feb 23, 2022
1 parent 511af2f commit 9d4f009
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 10
versionName "1.0.7"
versionCode 11
versionName "1.0.8rc1"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 9d4f009

Please sign in to comment.