Skip to content

Commit

Permalink
Bump version num to full release
Browse files Browse the repository at this point in the history
  • Loading branch information
lramati committed Feb 7, 2021
1 parent 34457b7 commit ee328e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ android {
minSdkVersion 19 /*Dont change this unless you know why*/
targetSdkVersion 29 /*Dont change this unless you know why*/
versionCode 70
versionName "5.5.3-beta"
versionName "5.5.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit ee328e4

Please sign in to comment.