bump version

This commit is contained in:
m2049r 2024-11-05 08:46:32 +01:00
parent c9132d7d97
commit a3c0ca7ebe
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 4103
versionName "4.1.3 'Exolix'"
versionCode 4104
versionName "4.1.4 'Exolix'"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {