bumpversion 0.15.13 --> 0.15.14

This commit is contained in:
Akinwale Ariwodola 2020-06-25 20:16:38 +01:00
parent 9d6b3ddf81
commit a2b6d4e570

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser" applicationId "io.lbry.browser"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 1513 versionCode 1514
versionName "0.15.13" versionName "0.15.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }