bumpversion 0.16.13 --> 0.16.14

This commit is contained in:
Akinwale Ariwodola 2021-01-25 18:54:00 +01:00
parent f3e513fc2d
commit 6fa308ef96

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1613
versionName "0.16.13"
versionCode 1614
versionName "0.16.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}