gradle: bump up code version

This commit is contained in:
antonio 2023-06-24 13:40:55 +02:00
parent 204f9ff4c7
commit e8f2385928

View file

@ -10,8 +10,8 @@ android {
applicationId 'com.cappielloantonio.tempo'
minSdkVersion 24
targetSdkVersion 34
versionCode 8
versionName '3.4.1'
versionCode 9
versionName '3.4.2'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'