diff --git a/app/build.gradle b/app/build.gradle index 3efe61e..28edaa6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.m2049r.wowwallet" minSdkVersion 21 targetSdkVersion 30 - versionCode 1101001 - versionName "2.1.1.1 'Vertant'" + versionCode 3000000 + versionName "3.0.0 'Kunty Karen'" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" externalNativeBuild { cmake {