Android v11.0b3.

This commit is contained in:
Samuel Clay 2021-05-05 12:59:00 -04:00
parent 83734e58ee
commit 8f0cb8ff87

View file

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