bumpversion 0.16.12 --> 0.16.13

This commit is contained in:
Akinwale Ariwodola 2021-01-12 09:11:26 +01:00
parent e1d51c881a
commit bdf8a58818

View file

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