Skip to content

Commit

Permalink
Updated sCommon to latest
Browse files Browse the repository at this point in the history
Signed-off-by: sunilpaulmathew <[email protected]>
  • Loading branch information
sunilpaulmathew committed Dec 7, 2023
1 parent be4e850 commit 7a5a3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
playImplementation 'com.android.billingclient:billing:6.1.0'
implementation 'com.github.apk-editor:aXML:8458ba5aee'

def sCommon_Version = 'aa1019da38'
def sCommon_Version = '8c5666a002'
implementation "com.github.sunilpaulmathew.sCommon:adapters:${sCommon_Version}"
implementation "com.github.sunilpaulmathew.sCommon:crashreporter:${sCommon_Version}"
implementation "com.github.sunilpaulmathew.sCommon:credits:${sCommon_Version}"
Expand Down

0 comments on commit 7a5a3cb

Please sign in to comment.