Skip to content

Commit

Permalink
Merge pull request #29 from AzureAD/shahzaibj/lombok
Browse files Browse the repository at this point in the history
Add lombok version
  • Loading branch information
shahzaibj committed Apr 20, 2020
2 parents 13b4d6a + bab004c commit 7022ba4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ ext {
junitVersion = "4.12"
legacySupportV4Version = "1.0.0"
localBroadcastManagerVersion = "1.0.0"
lombokVersion = "1.18.12"
materialVersion = "1.0.0"
mockitoCoreVersion = "2.18.3"
mockitoAndroidVersion = "2.18.3"
multidexVersion = "2.0.1"
powerMockVersion = "1.6.6"
nimbusVersion = "8.2"
powerMockVersion = "1.6.6"
runnerVersion = "1.2.0"
rulesVersion = "1.2.0"
robolectricVersion = "4.0"
Expand Down

0 comments on commit 7022ba4

Please sign in to comment.