mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v11.1 (cleaner than 11.1.1 since 11.1 isn't even public yet)
This commit is contained in:
parent
bca2072c28
commit
6950e5a267
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue