Skip to content

Commit

Permalink
bumpversion 0.16.12 --> 0.16.13
Browse files Browse the repository at this point in the history
  • Loading branch information
akinwale committed Jan 12, 2021
1 parent e1d51c8 commit bdf8a58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1612
versionName "0.16.12"
versionCode 1613
versionName "0.16.13"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit bdf8a58

Please sign in to comment.