Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Ślimak committed Sep 18, 2020
1 parent ac0559e commit 0c37f67
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 @@ -34,8 +34,8 @@ android {
applicationId 'pl.llp.aircasting'
minSdkVersion 21
targetSdkVersion 28
versionCode 108
versionName "1.5.21"
versionCode 109
versionName "1.5.22"

// Read the API key from ./secure.properties into R.string.maps_api_key
def secureProps = new Properties()
Expand Down

0 comments on commit 0c37f67

Please sign in to comment.