Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/schaal/ocreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index e302b485..6054c858 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -37,8 +37,8 @@ android {
applicationId "email.schaal.ocreader"
minSdkVersion 21
targetSdkVersion 30
- versionCode 54
- versionName "0.54"
+ versionCode 55
+ versionName "0.55"
archivesBaseName = "${getApplicationId()}_${getVersionCode()}"