Skip to content

Commit

Permalink
update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
ru26kif committed Feb 19, 2022
1 parent 05c0535 commit a285108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ allprojects {
minSdkVersion = 21
compileSdkVersion = 31
targetSdkVersion = 31
versionCode=5
versionName="5.0"
versionCode=6
versionName="6.0"
androidxpreferenceVersion='1.2.0'
androidxappcompatVersion='1.4.1'
androidxfragmentVersion='1.4.1'
Expand Down

0 comments on commit a285108

Please sign in to comment.