gradle: bump up code version

This commit is contained in:
antonio 2023-06-24 15:29:40 +02:00
parent 992b16cc1d
commit 3102bff729

View file

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