Skip to content

Commit

Permalink
Bump 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
fenimore committed May 20, 2021
1 parent 6418847 commit 3521d22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Badreads is very unstable. I recommend backing up with an export before installi
## Screenshots

<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" alt="screenshot 1" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="200">

<img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" alt="screenshot 3" width="200"> <img src="./fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width="200">

## License
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.timenotclocks.bookcase"
minSdkVersion 29
targetSdkVersion 30
versionCode 8
versionName "0.0.8"
versionCode 9
versionName "0.0.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 3521d22

Please sign in to comment.