bumpversion 0.15.15 --> 0.15.16

This commit is contained in:
Akinwale Ariwodola 2020-07-27 11:11:10 +01:00
parent 74c7a1de4d
commit 4b86444478

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser" applicationId "io.lbry.browser"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 1515 versionCode 1516
versionName "0.15.15" versionName "0.15.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }