diff --git a/codec2talkie/build.gradle b/codec2talkie/build.gradle index 8a9e81b..4ff4076 100644 --- a/codec2talkie/build.gradle +++ b/codec2talkie/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.radio.codec2talkie" minSdkVersion 23 targetSdkVersion 30 - versionCode 138 - versionName "1.38" + versionCode 139 + versionName "1.39" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }