build: bump up app version

This commit is contained in:
antonio
2023-06-19 18:46:59 +02:00
parent 1a54b18aaa
commit a477063a11

View File

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