Skip to content

Commit

Permalink
chore(release): 0.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.19.0](v0.18.2...v0.19.0) (2021-07-26)

### Features

* Enforce API key restrictions when used in Android. ([#740](#740)) ([9852dba](9852dba))
  • Loading branch information
semantic-release-bot committed Jul 26, 2021
1 parent 9852dba commit 53ff14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ apply plugin: 'com.github.sherter.google-java-format'

group = 'com.google.maps'
sourceCompatibility = 1.8
version = '0.18.2'
version = '0.19.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 53ff14a

Please sign in to comment.