actually do target API level 28

This commit is contained in:
Simon Frei 2019-09-03 09:40:19 +02:00
parent 39b4db18cb
commit c9a1b2b048
No known key found for this signature in database
GPG Key ID: 7C31D23ECB1006F3
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ android {
defaultConfig {
applicationId "com.nutomic.syncthingandroid"
minSdkVersion 16
targetSdkVersion 26
targetSdkVersion 28
versionCode 4190
versionName "1.2.2"
testApplicationId 'com.nutomic.syncthingandroid.test'