mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v11.0b6.
This commit is contained in:
parent
17c82d11de
commit
53df294dc9
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ android {
|
||||||
applicationId "com.newsblur"
|
applicationId "com.newsblur"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 191
|
versionCode 192
|
||||||
versionName "11.0b5"
|
versionName "11.0b6"
|
||||||
}
|
}
|
||||||
compileOptions.with {
|
compileOptions.with {
|
||||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
Loading…
Add table
Reference in a new issue