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

This commit is contained in:
sictiru 2022-01-23 22:06:03 -08:00
commit e786aa3ab9

View file

@ -49,8 +49,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 31
versionCode 199
versionName "11.2"
versionCode 200
versionName "11.2.1"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8