mirror of
https://github.com/viq/NewsBlur.git
synced 2025-11-01 09:09:16 +00:00
Target SDK to 29 again
This commit is contained in:
parent
5749126243
commit
7cd5f6cf8a
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "com.newsblur"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
versionCode 173
|
||||
versionName "10.1b5"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue