Android v11.1.1.

This commit is contained in:
Samuel Clay 2021-10-06 07:55:58 -04:00
parent ea783a8182
commit 82ff87481b

View file

@ -48,8 +48,8 @@ android {
applicationId "com.newsblur" applicationId "com.newsblur"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode 195 versionCode 196
versionName "11.1" versionName "11.1.1"
} }
compileOptions.with { compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8 sourceCompatibility = JavaVersion.VERSION_1_8