bumpversion 0.15.12 --> 0.15.13

This commit is contained in:
Akinwale Ariwodola 2020-06-15 19:17:18 +01:00
parent 467f037170
commit 7e80f707e0

View file

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