Target SDK to 29 again

This commit is contained in:
sictiru 2020-09-26 14:49:15 -07:00
parent 5749126243
commit 7cd5f6cf8a

View file

@ -44,7 +44,7 @@ android {
defaultConfig {
applicationId "com.newsblur"
minSdkVersion 21
targetSdkVersion 28
targetSdkVersion 29
versionCode 173
versionName "10.1b5"
}