1
0
Fork 0

Bump build version for upload to Play store

This commit is contained in:
Eoin Mcloughlin 2022-08-28 19:23:10 +01:00
parent 8349f2fec1
commit 054cdd2580

View file

@ -3,13 +3,13 @@ apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions' apply plugin: 'kotlin-android-extensions'
android { android {
compileSdkVersion 29 compileSdkVersion 30
buildToolsVersion "29.0.3" buildToolsVersion "29.0.3"
defaultConfig { defaultConfig {
applicationId "es.eoinrul.ecwt" applicationId "es.eoinrul.ecwt"
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 29 targetSdkVersion 30
versionCode 44 versionCode 44
versionName "4.4" versionName "4.4"