diff --git a/app/build.gradle b/app/build.gradle index efcd9e3..742d429 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.prangesoftwaresolutions.audioanchor" minSdkVersion 19 targetSdkVersion 26 - versionCode 11 - versionName "1.9" + versionCode 12 + versionName "1.9.1" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {