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

This commit is contained in:
sictiru 2021-05-11 21:50:30 -07:00
commit a4d531b3b1

View file

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