gradle: bump up code version

This commit is contained in:
antonio 2023-06-24 15:02:52 +02:00
parent 7312ae20d1
commit 2046872d79

View file

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