We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d981ad1 commit b206902Copy full SHA for b206902
build.gradle
@@ -28,7 +28,7 @@ apply plugin: 'com.github.sherter.google-java-format'
28
29
group = 'com.google.maps'
30
sourceCompatibility = 1.8
31
-version = '1.0.0'
+version = '1.0.1'
32
33
repositories {
34
mavenCentral()
0 commit comments