1
0
mirror of https://github.com/etesync/android synced 2024-12-23 07:08:16 +00:00

Update targetSdk version as required by gplay.

This commit is contained in:
Tom Hacohen 2020-09-06 14:38:32 +03:00
parent 4c61b6a0a4
commit 3001af5b2e

View File

@ -19,7 +19,7 @@ android {
applicationId "com.etesync.syncadapter"
minSdkVersion 19
targetSdkVersion 28
targetSdkVersion 29
versionCode 113
versionName "1.16.1"