bumpversion 0.15.17 --> 0.16.0

This commit is contained in:
Akinwale Ariwodola 2020-08-19 18:18:37 +01:00
parent 3652cdf6bc
commit a8ba45b941

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1517
versionName "0.15.17"
versionCode 1600
versionName "0.16.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}