bumpversion 0.16.11 --> 0.16.12

This commit is contained in:
Akinwale Ariwodola 2020-12-29 07:02:13 +01:00
parent ebf3299c30
commit 136853853a

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1611
versionName "0.16.11"
versionCode 1612
versionName "0.16.12"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}