chore: bump version
Some checks failed
/ build-native-libraries-arm64-v8a (push) Has been cancelled
/ build-apk-arm64-v8a (push) Has been cancelled

This commit is contained in:
- 2024-09-30 21:09:50 +02:00
parent b99b132db3
commit 23e4b02ed9

View file

@ -9,8 +9,8 @@ android {
minSdkVersion 22
targetSdkVersion 34
compileSdk 34
versionCode 51001
versionName "0.5.10.1 'Fluorine Fermi'"
versionCode 51002
versionName "0.5.10.2 'Fluorine Fermi'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {