Skip to content

Commit

Permalink
fix(android): update gradle to use sdk v7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshjain29 committed Mar 8, 2022
1 parent e939810 commit 18282c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/usabilla.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cdvCompileSdkVersion=28
cdvMinSdkVersion=19

dependencies {
/* TODO: Revert back ubform to semantic version for all minor & patches ~ 7.+ */
/* TODO: Revert back ubform to semantic-version for all minor & patches ~ 7.+ */
compile 'com.usabilla.sdk:ubform:7.4.0'
}

Expand Down

0 comments on commit 18282c3

Please sign in to comment.