mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +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