mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Merge branch 'sictiru' of https://github.com/samuelclay/NewsBlur into sictiru
This commit is contained in:
commit
e3ecea59ac
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ android {
|
||||||
applicationId "com.newsblur"
|
applicationId "com.newsblur"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 173
|
versionCode 174
|
||||||
versionName "10.1b5"
|
versionName "10.1b6"
|
||||||
}
|
}
|
||||||
compileOptions.with {
|
compileOptions.with {
|
||||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||||
|
|
Loading…
Add table
Reference in a new issue