fix package version

This commit is contained in:
AlexandreRouma
2024-12-18 19:47:11 +01:00
parent b914587228
commit 9bb4aeda14
3 changed files with 3 additions and 3 deletions

View File

@ -10,7 +10,7 @@ android {
minSdkVersion 28
targetSdkVersion 28
versionCode 1
versionName "1.2.0"
versionName "1.2.1"
externalNativeBuild {
cmake {