diff --git a/app/build.gradle b/app/build.gradle index aaa0ac8..1621eef 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.prangesoftwaresolutions.audioanchor" minSdkVersion 19 targetSdkVersion 29 - versionCode 25 - versionName "2.2.6" + versionCode 26 + versionName "2.3.0" testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' } buildTypes {