mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Android v10.3.1.
This commit is contained in:
parent
141f4e3f2b
commit
ef4e2d9602
1 changed files with 2 additions and 2 deletions
|
@ -49,8 +49,8 @@ android {
|
|||
applicationId "com.newsblur"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 184
|
||||
versionName "10.3.0"
|
||||
versionCode 185
|
||||
versionName "10.3.1"
|
||||
}
|
||||
compileOptions.with {
|
||||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
|
|
Loading…
Add table
Reference in a new issue