mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-11-01 09:09:51 +00:00
Android v11.0b3.
This commit is contained in:
parent
83734e58ee
commit
8f0cb8ff87
1 changed files with 2 additions and 2 deletions
|
|
@ -49,8 +49,8 @@ android {
|
|||
applicationId "com.newsblur"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 188
|
||||
versionName "11.0b2"
|
||||
versionCode 189
|
||||
versionName "11.0b3"
|
||||
}
|
||||
compileOptions.with {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue