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

This commit is contained in:
sictiru 2021-06-10 00:52:54 -07:00
commit 9d17c62b6b

View file

@ -48,8 +48,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 30
versionCode 190
versionName "11.0b4"
versionCode 191
versionName "11.0b5"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8