Skip to content

Commit

Permalink
Bump 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fenimore committed Jun 1, 2021
1 parent c60f87b commit 4395bd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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 26
targetSdkVersion 30
versionCode 14
versionName "0.1.4"
versionCode 15
versionName "0.1.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
{
"type": "SINGLE",
"filters": [],
"versionCode": 14,
"versionName": "0.1.4",
"versionCode": 15,
"versionName": "0.1.5",
"outputFile": "app-release.apk"
}
]
Expand Down

0 comments on commit 4395bd3

Please sign in to comment.