In-app notifications #969

Merged
akinwale merged 13 commits from in-app-notifications into master 2020-08-18 15:19:35 +02:00
Showing only changes of commit 45631c1a11 - Show all commits

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1515
versionName "0.15.15"
versionCode 1516
versionName "0.15.16"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}