Android v11.0b6.

This commit is contained in:
Samuel Clay 2021-06-30 12:42:20 -04:00
parent 17c82d11de
commit 53df294dc9

View file

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