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

This commit is contained in:
Andrei 2020-10-10 17:31:50 -07:00
commit e3ecea59ac

View file

@ -46,8 +46,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 29
versionCode 173
versionName "10.1b5"
versionCode 174
versionName "10.1b6"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8