diff --git a/sample/build.gradle b/sample/build.gradle index aa6daf6..c143c89 100644 --- a/sample/build.gradle +++ b/sample/build.gradle @@ -9,7 +9,6 @@ buildscript { // Configuration for building plugins { id 'application' - id 'com.google.cloud.artifactregistry.gradle-plugin' version '2.1.5' } repositories { // repositories for Jar's you access in your code @@ -17,9 +16,6 @@ repositories { // repositories for Jar's you access in your code url 'https://oss.sonatype.org/content/repositories/snapshots' // SNAPSHOT repository (if needed) } mavenCentral() - maven { - url "artifactregistry://us-maven.pkg.dev/fleetengine-gapic/maven" - } } application { @@ -49,8 +45,8 @@ dependencies { implementation 'com.google.api:gax:1.65.1' implementation 'com.google.api:gax-grpc:1.65.1' - implementation 'com.google.maps:gapic-google-maps-fleetengine-v1-java:1.0.0' - implementation 'com.google.maps:gapic-google-maps-fleetengine-delivery-v1-java:1.0.0' + implementation 'com.google.maps:google-maps-fleetengine:0.1.0' + implementation 'com.google.maps:google-maps-fleetengine-delivery:0.1.0' implementation project(':fleetengine-auth') testImplementation 'junit:junit:4.13.1' diff --git a/version.properties b/version.properties index 56a076f..29f182a 100644 --- a/version.properties +++ b/version.properties @@ -15,5 +15,5 @@ ################################################################################ # Used by conventional commits in github. Do not touch. -libVersion=2.0.0 +libVersion=2.1.0
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: