bumpversion 0.16.9 --> 0.16.10

This commit is contained in:
Akinwale Ariwodola 2020-12-09 11:47:58 +01:00
parent 6221de2d3c
commit c1324efb41

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser" applicationId "io.lbry.browser"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 1609 versionCode 1610
versionName "0.16.9" versionName "0.16.10"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }