Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru

This commit is contained in:
Andrei 2020-09-12 18:25:35 -07:00
commit 5686a6608d

View file

@ -45,8 +45,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 28
versionCode 168
versionName "10.1"
versionCode 170
versionName "10.1b3"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8