Skip to content

Commit

Permalink
Bump for release v0.9.1 - Bump SDK + dependencies + tools.
Browse files Browse the repository at this point in the history
  • Loading branch information
pserwylo committed Jul 13, 2023
1 parent 6f8bf52 commit 27d3306
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -11,8 +11,8 @@ android {
applicationId "com.serwylo.babybook"
minSdk 21
targetSdk 33
versionCode 10
versionName "0.9.0"
versionCode 11
versionName "0.9.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Bump target SDK to latest version.

0 comments on commit 27d3306

Please sign in to comment.