Android v11.1 (cleaner than 11.1.1 since 11.1 isn't even public yet)

This commit is contained in:
Samuel Clay 2021-10-06 08:27:45 -04:00
parent bca2072c28
commit 6950e5a267

View file

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