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

This commit is contained in:
Andrei 2020-08-16 16:50:57 -07:00
commit 758524c0e4

View file

@ -39,8 +39,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 28
versionCode 166
versionName "10.0b4"
versionCode 168
versionName "10.1"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8