gradle: bump up code version

This commit is contained in:
antonio 2023-06-24 12:13:02 +02:00
parent f147c762d5
commit 95e9d06e47

View file

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