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'
minSdkVersion 24
targetSdkVersion 34
versionCode 5
versionName '3.3.0'
versionCode 6
versionName '3.3.3'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'