Native rewrite #878

Merged
akinwale merged 65 commits from native-rewrite into master 2020-05-23 08:49:00 +02:00
Showing only changes of commit d4d58d7508 - Show all commits

View file

@ -14,8 +14,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1501
versionName "0.15.1"
versionCode 1502
versionName "0.15.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}