Skip to content

Commit 087878d

Browse files
authored
Merge branch 'master' into feature/readme
2 parents 9abd765 + d09f102 commit 087878d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-gradle-aspectj/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ apply plugin: 'maven'
1616
apply plugin: 'com.jfrog.bintray'
1717

1818
project.ext {
19-
aspectjVersion = '1.8.10'
19+
aspectjVersion = '1.8.12'
2020
}
2121

2222
dependencies {

0 commit comments

Comments
 (0)