Skip to content

Commit

Permalink
Merge pull request #252 from uber/versioning
Browse files Browse the repository at this point in the history
Updating versions of the modules
  • Loading branch information
lalwani authored Jun 17, 2024
2 parents db22ddd + a9b7aea commit e02e09c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion authentication/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ POM_ARTIFACT_ID=authentication
POM_PACKAGING=aar
POM_DESCRIPTION=The official Uber Core Android SDK.
version=2.0.0
VERSION_NAME=2.0.0
VERSION_NAME=2.0.0
GROUP=com.uber.sdk2
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#Wed, 16 Aug 2023 23:45:52 -0700
GROUP=com.uber.sdk2
GROUP=com.uber.sdk

#Version is managed by Gradle Release Plugin
version=0.10.11
VERSION_NAME=0.10.11
version=0.10.11-SNAPSHOT
VERSION_NAME=0.10.11-SNAPSHOT
POM_URL=https\://developer.uber.com

POM_SCM_URL=https\://github.com/uber/rides-android-sdk/
Expand Down

0 comments on commit e02e09c

Please sign in to comment.