1
0
Fork 0

Update target SDK version; requirement to upload to Google Play.

This commit is contained in:
Eoin Mcloughlin 2023-05-06 13:21:50 +01:00
parent dc56495dec
commit 9e408fd5fb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId "es.eoinrul.ecwt"
minSdkVersion 21
targetSdkVersion 30
targetSdkVersion 31
versionCode 45
versionName "4.5"