Android v11.0b4.

This commit is contained in:
Samuel Clay 2021-05-10 15:02:53 -04:00
parent 7088a96f8f
commit 198c9e1495

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