This commit is contained in:
Javi Rueda 2020-12-09 17:52:53 +01:00
commit 8f3c2cd82c

View file

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