bump version

This commit is contained in:
m2049r 2024-10-16 21:31:09 +02:00
parent 4bfc9c1bdd
commit f08ddf93c8
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 4006
versionName "4.0.6 'Sidekick'"
versionCode 4007
versionName "4.0.7 'Sidekick'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {