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