diff --git a/app/build.gradle b/app/build.gradle index 0117341..8d0a747 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.xmrwallet" minSdkVersion 21 targetSdkVersion 30 - versionCode 1100 - versionName "2.1.0 'Vertant'" + versionCode 1101 + versionName "2.1.1 'Vertant'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {