diff --git a/app/build.gradle b/app/build.gradle index 1416975ad..a7f566ac6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 29 - versionCode 77 - versionName "13.0" + versionCode 78 + versionName "13.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true