Bump version to 2.2.0

This commit is contained in:
Florian Märkl 2023-08-20 11:12:11 +02:00
commit 666238ba9f
2 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ android {
applicationId "com.metallic.chiaki"
minSdkVersion 21
targetSdkVersion 33
versionCode 11
versionCode 12
versionName chiakiVersion
externalNativeBuild {
cmake {