diff --git a/app/build.gradle b/app/build.gradle index 60bbce0..d4fe5fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.prangesoftwaresolutions.audioanchor" minSdkVersion 19 targetSdkVersion 26 - versionCode 22 - versionName "2.2.3" + versionCode 23 + versionName "2.2.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {