mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Android v11.2
This commit is contained in:
parent
2f18de918d
commit
2d930d0725
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue