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" applicationId "com.newsblur"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 191 versionCode 192
versionName "11.0b5" versionName "11.0b6"
} }
compileOptions.with { compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8 sourceCompatibility = JavaVersion.VERSION_1_8