bump version

This commit is contained in:
m2049r 2024-10-17 13:39:16 +02:00
parent c49351a8a9
commit 4ebcda2b14
No known key found for this signature in database
GPG Key ID: 4386E69AF260078D
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
compileSdk 35
minSdkVersion 21
targetSdkVersion 35
versionCode 4007
versionName "4.0.7 'Sidekick'"
versionCode 4008
versionName "4.0.8 'Sidekick'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {