Android v11.3.0.

This commit is contained in:
Samuel Clay 2022-03-09 14:30:03 -05:00
parent 4a43b0c1f3
commit 62d0a92d3f

View file

@ -49,8 +49,8 @@ android {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 31
versionCode 201
versionName "11.2.2"
versionCode 202
versionName "11.3.0"
}
compileOptions.with {
sourceCompatibility = JavaVersion.VERSION_1_8