diff --git a/app/build.gradle b/app/build.gradle index 71b0aff6..c2b4bf8d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 31 - versionCode 1303 - versionName "2.3.3 'BaldaĆ'" + versionCode 1401 + versionName "2.4.1 'BaldaĆ'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {