diff --git a/translationRecorder/app/build.gradle b/translationRecorder/app/build.gradle index d5560dcf6..10d2ca41b 100644 --- a/translationRecorder/app/build.gradle +++ b/translationRecorder/app/build.gradle @@ -22,8 +22,8 @@ android { applicationId "org.wycliffeassociates.translationrecorder" minSdkVersion 19 targetSdkVersion 28 - versionCode 14 - versionName "1.3.1-rc" + versionCode 15 + versionName "1.3.2-rc" versionNameSuffix testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled true diff --git a/translationRecorder/app/src/main/res/layout/activity_recording_screen.xml b/translationRecorder/app/src/main/res/layout/activity_recording_screen.xml index 20f21d46f..3f31b5c25 100644 --- a/translationRecorder/app/src/main/res/layout/activity_recording_screen.xml +++ b/translationRecorder/app/src/main/res/layout/activity_recording_screen.xml @@ -30,9 +30,8 @@