mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v11.3.0.
This commit is contained in:
parent
4a43b0c1f3
commit
62d0a92d3f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue