Android v11.2

This commit is contained in:
Samuel Clay 2022-01-07 15:47:17 -05:00
parent 2f18de918d
commit 2d930d0725

View file

@ -49,8 +49,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 31
versionCode 198
versionName "11.1.1"
versionCode 199
versionName "11.2"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8