build: bump up code version

This commit is contained in:
antonio 2023-06-23 18:28:16 +02:00
parent 34fa2f456e
commit 4a5672fc77

View file

@ -10,8 +10,8 @@ android {
applicationId 'com.cappielloantonio.tempo' applicationId 'com.cappielloantonio.tempo'
minSdkVersion 24 minSdkVersion 24
targetSdkVersion 34 targetSdkVersion 34
versionCode 5 versionCode 6
versionName '3.3.0' versionName '3.3.3'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'