1
mirror of https://github.com/m2049r/xmrwallet synced 2025-02-16 20:30:36 +01:00

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

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 {