Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszpua committed Mar 16, 2021
1 parent 83e2089 commit f609f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ android {
applicationId "com.hypertrack.logistics.android.github"
minSdkVersion 23
targetSdkVersion 30
versionCode 6000
versionName "0.6.0-SNAPSHOT"
versionCode 5002
versionName "0.5.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resValue "string", "branch_io_api_key", rootProject.properties.logisticsBranchKey
resValue "string", "awsLoginTestUserName", rootProject.properties.awsLoginTestUserName
Expand Down

0 comments on commit f609f9e

Please sign in to comment.