We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbe4b0a + 0ab0ff9 commit 577708aCopy full SHA for 577708a
app/build.gradle
@@ -74,7 +74,7 @@ android {
74
75
dependencies {
76
// Onegini SDK
77
- api('com.onegini.mobile.sdk.android:onegini-sdk:12.1.0@aar') {
+ api('com.onegini.mobile.sdk.android:onegini-sdk:12.2.0-SNAPSHOT@aar') {
78
transitive = true
79
}
80
// Rest Client
0 commit comments