Skip to content

Commit

Permalink
subscription dev track
Browse files Browse the repository at this point in the history
  • Loading branch information
kishan-cashfree committed Jan 24, 2025
1 parent 5a68a11 commit 994ab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url = "https://maven.cashfree.com/release" }
maven { url = "https://maven.cashfree.com/development" }
}
}
rootProject.name = "Cashfree Android Sample"
Expand Down

0 comments on commit 994ab1e

Please sign in to comment.