diff --git a/app/build.gradle b/app/build.gradle index b96b056..ff833c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -70,7 +70,7 @@ dependencies { implementation "androidx.appcompat:appcompat:1.6.1" // AspectJ - Required for the Ibotta AspectJ Plugin - // That plugin is compiled against v1.9.7 but here we + // That plugin is compiled against v1.9.6 but here we // are trying to use the latest to ensure compatibility implementation "org.aspectj:aspectjrt:1.9.22"