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"
minSdkVersion 21
targetSdkVersion 30
versionCode 195
versionName "11.1"
versionCode 196
versionName "11.1.1"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8