Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Closes: #42 [via git-merge-pr]
  • Loading branch information
psanford committed Nov 30, 2024
1 parent f988621 commit dc2ad32
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 @@ -28,8 +28,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 33
versionCode 16
versionName "1.0.11"
versionCode 17
versionName "1.0.12"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit dc2ad32

Please sign in to comment.