Skip to content

Commit

Permalink
Version increment
Browse files Browse the repository at this point in the history
  • Loading branch information
dieechtenilente committed Aug 24, 2020
1 parent c1b6804 commit 9c38440
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode versionBuild
versionName "2.1." + versionBuild
versionName "2.2." + versionBuild
}

buildTypes {
Expand Down
4 changes: 2 additions & 2 deletions app/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Mon Aug 24 21:42:54 CEST 2020
VERSION_BUILD=1209
#Mon Aug 24 21:56:05 CEST 2020
VERSION_BUILD=1215

0 comments on commit 9c38440

Please sign in to comment.